Take away font sizer?

GK User
Mon Jul 25, 2011 12:12 pm
I want to disable the font sizer on articles. How do I do that?
Roger
User avatar
Fresh Boarder

GK User
Mon Jul 25, 2011 12:18 pm
I found it in the template area....
But it is then an empty area on top of the articles. Can I do that white area smaller?
Sending a link on the site I´m working on.....
http://www.itcorpmedia.se/index.php/tem ... esentation
User avatar
Fresh Boarder

GK User
Tue Jul 26, 2011 1:42 pm
hi itcorpmedia,
do you mean the space i marked in red (jpg attachment)?

you´ll find this element in your template-folder > css > layout.css in line 30

Code: Select all
#gkComponent {
    padding-top: 18px;


change 18px to 0px

if you are using the override.css, write those rows into the override.css and replace the file with your ftp client.

regards
mirja
User avatar
Senior Boarder