sporter register and tools buttons

GK User
Wed Oct 06, 2010 9:00 am
I am unable to work out how to remove the "register" abd "tools" buttons.

Probably being stupid, but any help greatly appreciated.

A terrific template - have a use already for a local 5-a-side group.

Many thanks. :)
User avatar
Fresh Boarder

GK User
Wed Oct 06, 2010 12:25 pm
the register is a module (gk-register)

a small bug in this template - else you would normally could hide tools by going to template manager and hide it there...

but until that is fixed, enable overide.css in the template manager, and add this in the override.css file:

Code: Select all
#btn-tools { display:none }
User avatar
Platinum Boarder

GK User
Wed Oct 06, 2010 12:45 pm
Many thanks

Also:-

#btn_register { display:none }

works for the Register button - we're not ready for users yet!
User avatar
Fresh Boarder


cron