Change the body font default color and size?

GK User
Thu May 05, 2011 4:59 pm
I have tried modifying the css for 'body' in the template.css file and it does not appear to be having any effect.

The font size switcher is 'on', typography and all iconsets are also set to 'on', and the body is currently using a Google Font.

Which css file and where should I modify?

(I want to make default text a little bigger and darker).
User avatar
Fresh Boarder

Konrad M
Fri May 06, 2011 8:28 am
Hi Can you give us url to your site ?
User avatar

GK User
Fri May 06, 2011 2:48 pm
Sure!

My site is http://www.neilmangan.com

It is running the Coffe template on Joomla 1.6
User avatar
Fresh Boarder

teitbite
Sat May 07, 2011 2:15 pm
Hi

Please take a look at http://www.neilmangan.com/templates/gk_ ... style2.css in line 13

Code: Select all
body {
    color: #8E8E8E;
}
User avatar
Moderator

GK User
Sun Jun 05, 2011 11:03 am
The above did not work for me, but I added it to override.css and it fixed it straight away.

Thanks heaps

Matt:laugh:
User avatar
Fresh Boarder

teitbite
Sun Jun 05, 2011 6:14 pm
Hi

override.css file is the best for any additional css code :)
User avatar
Moderator


cron