Remove top login module and put custom html

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jun 23, 2014 9:17 pm
Reply with quote
Report this post
Hi there,

I'm trying to remove the top login logout buttons, but unfortunately I can't.

I need this position for custom html.
User avatar
Junior Boarder

teitbite
Tue Jun 24, 2014 8:39 am
Reply with quote
Report this post
Hi

I'm afraid this buttons appear when login module position is ocupied. You need to leave this module position alone and make a new one next to it.
User avatar
Moderator

GK User
Tue Jun 24, 2014 2:45 pm
Reply with quote
Report this post
When you remove the login module the login button remains in the top menu the login popup remains. How do you remove the login button from the menu itself?
User avatar
Fresh Boarder

GK User
Tue Jun 24, 2014 6:34 pm
Reply with quote
Report this post
teitbite wrote:Hi

I'm afraid this buttons appear when login module position is ocupied. You need to leave this module position alone and make a new one next to it.


Ok, i noticed that. How I can make the buttons dissappear thought? That doesn't make any sense to create something static on a dynamic cms like joomla.
User avatar
Junior Boarder

teitbite
Thu Jun 26, 2014 9:06 pm
Reply with quote
Report this post
Hi

To remove buttons please add this code to override.css and make sure override is enabled in template settings:

Code: Select all
#gkUserArea {
    display: none;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.