Anyway the images which float left in the blog, float right in the forum posts.
Notifications
Clear all
Jun 26, 2018 12:36 pm
Jun 26, 2018 4:44 pm
Also there css rules apply to emoticons so they are floating too lol
Jun 27, 2018 10:22 am
Hi @ikir,
Please remove the code that I provided in the previous post: Put the following CSS code in "Custom CSS Code" textarea. Save it, delete all caches and check again (do CTRL +F5 on frontend). Just let us know if something doesn't work correctly.
#wpforo-wrap .wpforo-post img.alignleft {
float: left !important;
margin-right: 15px !important;
}
#wpforo-wrap .wpforo-post img.alignright {
float: right !important;
}
Jun 27, 2018 10:45 pm
Thanks testing now but seems ok!
Page 2 / 2
Prev