Typography - size change

GK User
Wed Dec 01, 2010 11:33 am
Hello,

I am trying to find out where the h1,h2 etc sizes are controlled but i have no luck.
I tried by changing the h1 { font-size:180%; } h2 { font-size:150%; } h3 { font-size:125%; } h4 { font-size:110%; } h5 { font-size:100%; } on /../template.css but i didn't see any affect.

dev site is here :> http://peristeri.pascm.gr/index.php?opt ... &Itemid=74

I am trying to make Category description and article title a little smaller, any help on where i can control those sizes is more than welcome!!

Thank you :)
User avatar
Expert Boarder

GK User
Wed Dec 01, 2010 1:02 pm
I got it!!!!

Just for anyone else who might need this

You can add on override.css

.componentheading,{ font-size:220%;}
.contentheading {font-size: 150%;}

Or the % you want to change the font size!

;)
User avatar
Expert Boarder

GK User
Wed Dec 01, 2010 1:15 pm
great... ;)
User avatar
Platinum Boarder

GK User
Wed Dec 01, 2010 2:02 pm
This is the proper solution isn't ?
If you can suggest a more appropriate solution please do!!

Thanks!!
User avatar
Expert Boarder

GK User
Wed Dec 01, 2010 3:33 pm
i would do the same...
User avatar
Platinum Boarder

GK User
Wed Dec 01, 2010 3:34 pm
Ok! Thank you!!!
User avatar
Expert Boarder

GK User
Wed Dec 01, 2010 3:45 pm
you welcome.
User avatar
Platinum Boarder


cron