By Nigel Robson on Thursday, 16 October 2014
Posted in General Issues
Replies 1
Likes 0
Views 889
Votes 0
I'm looking for best option to always start the paragraph below the thumbnails of image gallery.
I've tried <br> and don't want to insert multiple <p> to push it down.
What do you recommend?
page is : http://utilitiesmanager.co.uk/utilities-manager-news-blog/entry/connecting-a-theia-inverter-to-utilities-manager
Hello Nigel,

Can you try put this css override code in your current Joomla template and check if this resolves the issue:

#ezblog-body .blog-gallery-wrap {
float:left;
}

Hope this will work.
Thanks.
·
Thursday, 16 October 2014 18:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post