How can I remove the font resizer?

GK User
Wed Aug 24, 2011 4:23 pm
Hello, I wanted to know how I can remove the font resizer near the top of the page (the three different size "A" letters)

Any help is greatly appreciated!
User avatar
Junior Boarder

GK User
Wed Aug 24, 2011 5:51 pm
123.png
User avatar
Fresh Boarder

GK User
Sun Aug 28, 2011 10:26 am
Help please, I can´t locate this feature in the template Financial Business
Imagen 1.png

Where is the font resizer feature???
User avatar
Fresh Boarder

Konrad M
Mon Aug 29, 2011 10:11 am
Hi danilo58, you can find it becasue you have joomla 1.5 and screen is from joomla 1.6/1.7
Try add to override.css
Code: Select all
#gk-tools {
    display:none;
}

and remember to enable override.css option in template settings
User avatar

GK User
Mon Aug 29, 2011 10:28 am
Thanks! very much!

I have another question:

How to remove the date in componens, and modules, like this
User avatar
Fresh Boarder


cron