Disable tool

GK User
Thu Jan 13, 2011 3:32 pm
Hi,

next to the search field on the top of each side is the tool option to make larger and smaller letters.

I dont need that and want to disable it. I tried all modules which are on pages "all".

But its still there...How can I remove it?
User avatar
Fresh Boarder

GK User
Thu Jan 13, 2011 6:18 pm
it's not a module, it is set from within the template manager... you can disable it for each site there...

if you want to remove it from all, add this code to override.css and enable it from template manager
[code]btn_tools { display:none }
User avatar
Platinum Boarder

GK User
Thu Jan 13, 2011 7:20 pm
Hi,
Thanks for the solution !
but i put in templates/gk-sporter/css/override.css and past the code :
#btn-tools { display:none }
.btn-tools { display:none }

I refresh the cache but the menu tools is display.

I add this to the Customize Tools for Page:: 1=disabled to the template
but i don't want to do this for all article, module and composante.

Can you help me please ?
Thanks.
Fred
User avatar
Junior Boarder

GK User
Thu Jan 13, 2011 7:37 pm
Did you turn on override css option in template manager ?
User avatar
Platinum Boarder

GK User
Thu Jan 13, 2011 7:46 pm
Hi !

Yes i Did turn on override css option in template manager ?
but now it work, i have input this in th css file : a#btn-tools { display:none }

the "a" wrote in the precedent word.

Thanks for all.
Very great and quicly answer.

Fred.
User avatar
Junior Boarder

GK User
Thu Jan 13, 2011 8:06 pm
your welcome...
User avatar
Platinum Boarder

GK User
Mon Mar 07, 2011 6:00 pm
the "a" wrote in the precedent word


this made it work for me!

thanks people
User avatar
Expert Boarder


cron