The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hiding Register and Login from fa toolbar

2 posters

Go down

Solved Hiding Register and Login from fa toolbar

Post by FrOsTyXi Sat 10 Jan - 0:05

Hello I have a custom nav bar but i still use the notifications from it on the nav bar like this image
Hiding Register and Login from fa toolbar 11aa10

What i would like to do if possible is hide the register and login here
Hiding Register and Login from fa toolbar Aaa10
So that the custom nav register and login are only showing, I tried this code but it removed the notifications

Code:
#fa_right {
display: none !important;
}

Possible to do what i'm asking?

Thank you in advance!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Hiding Register and Login from fa toolbar

Post by Ange Tuteur Sat 10 Jan - 0:12

Add this rule to your stylesheet.
Display > Colors > CSS stylesheet
Code:
#fa_right a.rightHeaderLink[href$="/login"], #fa_right a.rightHeaderLink[href$="/register"] { display:none !important }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Hiding Register and Login from fa toolbar

Post by FrOsTyXi Sat 10 Jan - 0:19

@Ange Thank you yet again sir, it's great learning these tricks with CSS!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Hiding Register and Login from fa toolbar

Post by Ange Tuteur Sat 10 Jan - 0:29

You're welcome ^^

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum