The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You could use the User Ranks by Post hack I created and then use a conditional in your template to show a particular image.
So, it might look something like this: HTML Code:
<if conditional="$post[postrank]==1"><img src="images/topposter.gif" /></if> HTML Code:
<if conditional="$userinfo[postrank]==1"><img src="images/topposter.gif" /></if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|