Hide Login/Register button
4 posters
Page 1 of 1
Hide Login/Register button
Hello, I am using this customized login/register button located at the toolbar.
https://help.forumotion.com/t143870-add-a-quick-login-form-to-the-toolbar#982173
I want to hide the login/register button at the menu bar. Is that possible?
PS: I am not using any image(s) on the menu buttons.
phbb3 - forum: http://www.pogoph.com/
https://help.forumotion.com/t143870-add-a-quick-login-form-to-the-toolbar#982173
I want to hide the login/register button at the menu bar. Is that possible?
PS: I am not using any image(s) on the menu buttons.
phbb3 - forum: http://www.pogoph.com/
Re: Hide Login/Register button
put this in your css:
- Code:
.mainmenu[href="/login"]{display:none}
.mainmenu[href="/register"]{display:none}
Re: Hide Login/Register button
Just out of curiosity, you don't want any users to login or register using the toolbar?
Re: Hide Login/Register button
jucarese wrote:put this in your css:
- Code:
.mainmenu[href="/login"]{display:none}
.mainmenu[href="/register"]{display:none}
thanks! however, is there a workaround to fix the spacing?
Re: Hide Login/Register button
Ace 1 wrote:Just out of curiosity, you don't want any users to login or register using the toolbar?
they will use the login/register button at the top of my forum, you can see it here: http://www.pogoph.com/forum
Re: Hide Login/Register button
Please post a screenshot of the spacing issue you are referring to.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» How to creat login popup when user click to the Login button?
» Tool Bar /hide register tab
» Register / Login pop up
» login/register/member list
» Login/member list/register
» Tool Bar /hide register tab
» Register / Login pop up
» login/register/member list
» Login/member list/register
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum