Font size

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Sat May 28, 2011 8:56 am
I like to change the font size (smaller) of the title in the first artikel. Can anyone tell me where to change it.

See website first frontpage artikel. Tenplate The Wold News

www.eufin.nl
User avatar
Senior Boarder

Konrad M
Mon May 30, 2011 6:26 am
Hi
You will find it in joomla.css
Code: Select all
div.joomla h1.title {
    float: left;
    font-size: 260% !important;
    font-weight: normal;
    line-height: normal;
    width: auto;
}

change font-size value
User avatar

GK User
Mon May 30, 2011 6:58 am
Thank you. This helped me a lot. :cheer:
User avatar
Senior Boarder

Konrad M
Mon May 30, 2011 6:59 am
I'm glad I could help :)
User avatar


cron