Disable Register-Button

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Nov 05, 2013 6:25 pm
Hi,
where can disable the REGISTER-button?
I tried it on users option and have turned off the registry. But the button is still there and functional.
I do not: (
Thank you!
User avatar
Fresh Boarder

GK User
Tue Nov 05, 2013 11:45 pm
Would You like to lease "Login" buttonvor hide it also?
User avatar
Moderator

GK User
Wed Nov 06, 2013 7:48 pm
Cyberek wrote:Would You like to lease "Login" buttonvor hide it also?


The login button will remain, only the register button will disappear. How do I do that?
User avatar
Fresh Boarder

GK User
Wed Nov 06, 2013 7:55 pm
Please edit: /templates/gk_league_news/css/override.css and add at its end:
Code: Select all
#gkPageTopLinks #btnRegister {display: none}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Nov 07, 2013 1:38 pm
Cyberek wrote:Please edit: /templates/gk_league_news/css/override.css and add at its end:
Code: Select all
#gkPageTopLinks #btnRegister {display: none}

Remember to enable "CSS override" in template settings - advanced section.



Thank you first! I will try it!
User avatar
Fresh Boarder

GK User
Thu Nov 07, 2013 8:00 pm
Cyberek wrote:Please edit: /templates/gk_league_news/css/override.css and add at its end:
Code: Select all
#gkPageTopLinks #btnRegister {display: none}

Remember to enable "CSS override" in template settings - advanced section.


That was exactly what I was looking for. Thank you!
User avatar
Fresh Boarder

GK User
Fri Nov 08, 2013 8:00 am
I'm glad I could help, closing the topic :)
User avatar
Moderator


cron