How to hide login form

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Sun Jun 10, 2012 11:09 am
I try to hide Login/Register Module in Fin Business template (Joomla 2.5). When I search modules with 'login" I only find K2 Login module. If I unpublish it, Login/register form stays the same. What should I do to hide it?
User avatar
Expert Boarder

Konrad M
Sun Jun 10, 2012 7:31 pm
Hi,
Please try add to override.css
Code: Select all
#gkButtons {
display:none !important;
}

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

GK User
Mon Jun 11, 2012 6:11 am
Thank you very much. It worked!
User avatar
Expert Boarder

GK User
Tue Oct 16, 2012 6:01 pm
I have had the same issue with the Yourshop template... I am unable to hide the log in form after the user has logged in. This link is the explanation but it didn't help due to the Gavick configuration: http://www.theartofjoomla.com/home/19-d ... gs-in.html

I also tried the method on this page, neither one worked... does anybody have any other ideas?
thanks
User avatar
Fresh Boarder

Konrad M
Wed Oct 17, 2012 12:16 pm
@Rulesy wihch joomla version do you use ?
User avatar


cron