The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to place an extra image (award) in potsbit?
Can you tell me how to put a small graphic representing an award etc. , in postpit ?
I need to create a new member group (for example:gallery awarded) , and when I move a regular member to that new group I want my award image to be placed on his postbit...Can you tell me how to do this? Regards Emre edit : I found the solution by searching the forum.. Code:
<if condition="is_member_of($post, 15)"><a href="http://www.yourforum.com/awards.html"><img src="http://www.example.com/image.gif" alt="Awards" border="0" /></a> </if> cheers |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|