Article postioning

GK User
Sat Apr 14, 2012 7:36 pm
Is it possible to change the default setting where text always fills the space on the left or right side from the image.
I would like to have text only above and below images. Is this easily achievable?

Image

NIM
User avatar
Senior Boarder

GK User
Mon Apr 16, 2012 4:52 pm
Hi

If you are referring to joomla! articles, please enable override.css file on template parameters and them add this lines on this file:

Code: Select all
.article-introtext p,
.articleContent p {clear: both}


Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Jun 21, 2012 8:48 pm
Thanks, that did it :)
User avatar
Senior Boarder


cron