Reducing font and dimension

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Mon Apr 23, 2012 12:24 pm
Hi,
I would like how can I:
1) reduce the font dimension of K2 artcile and the interline.
2) reduce the dimension of label form (see enclosure) too big for me.
Thank you so much
User avatar
Senior Boarder

Konrad M
Wed Apr 25, 2012 12:29 pm
Hi,
can you give us url to your site ?
User avatar

GK User
Wed Apr 25, 2012 12:36 pm
Unfortunately my site is in local.
Maybe I should change same thing in css for reducing the font of k2 article?
I don't know. Please help me.
Thank you
User avatar
Senior Boarder

Konrad M
Wed Apr 25, 2012 1:57 pm
For k2 font please try add to override.css
Code: Select all
.itemView .itemIntroText p,
.itemView .itemFullText p {
font-size:14px;
line-height:2;
}

and decrease both values. Remember to enable override.css option in template settings.
User avatar


cron