The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove logout link
Hello,
My customers will receive access automatically to my vBulletin and they will be loged in automatically when they will login to my members area. I want to know if it's possibile to remove the logout link from the vBulletin users dropdown box. Waiting for your answers. Thanks in advance. |
#2
|
||||
|
||||
add this to additional css
Code:
.isuser > li:nth-child(1) > a:nth-child(1) { visibility:hidden; } |
#3
|
|||
|
|||
what file please?
|
#4
|
||||
|
||||
additional css..
I updated my post. I am so used to it I forget others don't know what to do with the css code or were to put it.. |
#5
|
|||
|
|||
Added this
Code:
.isuser > li:nth-child(1) > a:nth-child(1) { visibility:hidden; } css_additional.css Not working. Log Out link is still shown in the dropdown box below My Profile and User Settings. |
#6
|
||||
|
||||
need a link to your site so I can pull the correct unique descriptor.
|
#7
|
|||
|
|||
Sent it by PM.
Thanks |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
What do you suggest? How can I change it?
|
#10
|
||||
|
||||
in notices in the admincp on the sidebar.. not familiar with 5 but it should all pretty much the same..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|