The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Placing new icon for admins
I made a small icon for administators, each one is named after the members userid.
What I want to do is to add it, almost like a sig. What kind of could could I use that I could put in the postbit that would show the posters icon only if they are an admin? Thanks, any help is appreciated. |
#2
|
||||
|
||||
Code:
<if condition="is_member_of($post,6)"><img src="images/adminicon$post[userid].gif" alt="$post[username]'s icon" /></if> |
#3
|
|||
|
|||
Perfect..tahnk you very much
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|