The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
How can I disable the click on user in welcome bar for registered users. |
|
#2
|
|||
|
|||
|
Firstly provide us a link to your forum.
Secondly - Remove the <a href="...."></a> tags from the line of code found in the correct template. |
|
#3
|
||||
|
||||
|
If you want to remove the usersname, as well as the clicking, it the template header find and remove the following.
Code:
<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
Code:
Welcome, {1}
|
|
#4
|
|||
|
|||
|
It worked. Thanks ozzy47.
Cheers |
|
#5
|
||||
|
||||
|
Not a problem, glad to help.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|