items in category view

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue May 08, 2012 6:54 pm
Hi,

im working on a site and have some questions.

On the site http://md-projekt.hr/gym/index.php?option=com_content&view=category&layout=blog&id=8&Itemid=102 im using the leauge news template and would like:

1 the orange line to be above the article title(or under the read more link), not under the title.
2 adjust the line hight of body text. i found it in css but it is affecting the line hight of the module titles, is there a way to change the line hight only in articles?

Thanks for your time
User avatar
Junior Boarder

teitbite
Wed May 16, 2012 5:36 am
Hi

Please try use this code:

1.
Code: Select all
article header { border-top:3px solid #000000; }


2.
Code: Select all
article p { line-heght:20px; }
User avatar
Moderator


cron