The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Top Poster Gets Name!
Ok I need a mod that will allow the top poster (OVERALL) to get a title that no one else in the forum can have unless they are the top poster. Maybe like a image of GOLD that says
Top Poster Is this possible? Please |
#2
|
|||
|
|||
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> |
#3
|
||||
|
||||
Hi Farcaster, I have just installed your hack, thanks
Where would be the best place to put the above code to show an image? Thanks. --------------- Added [DATE]1193642876[/DATE] at [TIME]1193642876[/TIME] --------------- Sorry, one more thing, with the above code would it replace the Poster Rank: #1 with an image? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|