page title header

GK User
Wed Dec 14, 2011 2:53 pm
hello,

how do i reduce the page title header http://www.hpnig.com/web1/mfan/web/inde ... department

the text Planning, Research, Statistics and ICT Department is too big
User avatar
Junior Boarder

GK User
Wed Dec 14, 2011 3:08 pm
Try below code in override.css ( make sure CSS Override is enabled from template features. ) or in template custom css section.

Code: Select all
.contentheading { font-size: 25px; }


See you around...
User avatar
Platinum Boarder

GK User
Wed Dec 14, 2011 5:57 pm
hello,

we could not locate .contentheading in our template.css file
User avatar
Junior Boarder

GK User
Wed Dec 14, 2011 7:55 pm
that would be joomla.css and line 94.

See you around...
User avatar
Platinum Boarder


cron