Remove font sizing option 'Aa' from template
- GK User
- Sun Apr 17, 2011 6:46 am
How do you remove or turn-off the font sizing option from the template which shows just above the article 'icons'? I can see where you can deactivate the icons within the Articles parameters, but can't seem to find where to turn off or comment out the sizing options.
I have looked in some of the css files as well as the html file. I can't seem to find it.
Probably something simple, thank you for any feedback.
I have looked in some of the css files as well as the html file. I can't seem to find it.
Probably something simple, thank you for any feedback.
-

- Junior Boarder
- Konrad M
- Sun Apr 17, 2011 4:15 pm
Hi
You need to add to override.css
and remember to torn on this option in template settings
You need to add to override.css
- Code: Select all
#gk-tools {
display:none;
}
and remember to torn on this option in template settings
- GK User
- Thu Apr 28, 2011 7:39 am
I added the little code to the override.css file but the tools are still there... what am i missing here?


-

- Senior Boarder
- GK User
- Thu Apr 28, 2011 8:03 am
aaah , i go it, i added the code and also enabled the override.css in the parameters in the backend (example below)


-

- Senior Boarder
- Konrad M
- Thu Apr 28, 2011 8:06 am
So now it works ?
- GK User
- Thu Apr 28, 2011 9:38 am
yes, case closed! works fine
-

- Senior Boarder
- GK User
- Tue Aug 16, 2011 6:16 am
Thanks, exactly what I needed....
-

- Fresh Boarder
7 posts
• Page 1 of 1
