By Jamie O'Reilly on Monday, 15 September 2014
Posted in General Issues
Replies 1
Likes 0
Views 469
Votes 0
Hi. I'd like my blog images to float left. This is already the default setting for the intro information but when you click through to the full item it is centred and I can't see where to change this default setting for all items in a particular category or all categories.

Hope you can help.

Jamie
Hello Jamie,

Can you try put this css code in your current Joomla template and see if this does resolve your issue.
#ezblog-body .blog-text img, #ezblog-body .blog-content img{
float:left !important;
}

If this issue is still persist, perhaps you can provide us backend access and ftp access so that we can help you fix this issue.
Hope this will help.
Thanks.
·
Monday, 15 September 2014 18:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post