The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi guys, i have added one user group userid=9, i want to add one link to navbar which only this user group can see the link. How can i do this?
|
|
#2
|
||||
|
||||
|
In your navbar template add the following code:
Code:
<if condition="is_member_of($bbuserinfo, 1)"> your link code here... </if> |
|
#3
|
|||
|
|||
|
Thank you verry much, i've done
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|