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.

How can I remove userlinks under the navbar?

3 posters

Go down

In progress How can I remove userlinks under the navbar?

Post by ttacademyforum August 5th 2015, 11:26 pm

Hi everybody!

I would like to remove the userlinks ("View posts since last visit", "View your posts" and  "View unanswered posts") under the navigation bar.

I saw in an another topic this CSS code line:

Code:
#userlinks ul { display:none }


But didn't worked for me (actually I'm not sure I placed it correctly... my "Display - Colors - CSS" was totally empty, I just put the code in the first line). I use phpBB3.

Please help me!
avatar
ttacademyforum
New Member

Female Posts : 3
Reputation : 1
Language : Hungarian

http://ttacademy.hungarianforum.com/

Back to top Go down

In progress Re: How can I remove userlinks under the navbar?

Post by SLGray August 6th 2015, 4:50 am

Code:
#userlinks ul {
    display: none !important;
 }


How can I remove userlinks under the navbar? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51554
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How can I remove userlinks under the navbar?

Post by ttacademyforum August 6th 2015, 11:23 pm

Thank you very much!

And how to place it? I just have to copy and paste it to the empty CSS text field, to the 1st line?
avatar
ttacademyforum
New Member

Female Posts : 3
Reputation : 1
Language : Hungarian

http://ttacademy.hungarianforum.com/

Back to top Go down

In progress Re: How can I remove userlinks under the navbar?

Post by brandon_g August 6th 2015, 11:32 pm

ttacademyforum wrote:
And how to place it? I just have to copy and paste it to the empty CSS text field, to the 1st line?


That is correct Wink.
brandon_g
brandon_g
Manager
Manager

Male Posts : 10113
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: How can I remove userlinks under the navbar?

Post by ttacademyforum August 7th 2015, 10:48 pm

Unfortunately, that snippet didn't work Sad

Do you have any other ideas?
avatar
ttacademyforum
New Member

Female Posts : 3
Reputation : 1
Language : Hungarian

http://ttacademy.hungarianforum.com/

Back to top Go down

Back to top

- Similar topics

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