Trying to remove module from Gamebox Template (Joomla 1.7)...

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Oct 16, 2011 7:02 pm
Normally I have no problem doing this- I'm using the Joomla 1.7 Version of Gamebox, and I want to remove the LOGIN and SEARCH Modules/Feature from the template all together, since I use Jomsocial and would like to use the features on its homepage only.

Any help would be appreciated...
User avatar
Fresh Boarder

Konrad M
Mon Oct 17, 2011 8:32 am
Hi
Did you try unpublish them? If it is not work please try add to override.css
Code: Select all
#gkSearch,
#gkButtonLogin {
display:none;
}

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


cron