The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Reputation Postbit and such
I'm new to all this and doing what I can to make the most sense of it.
I'm trying to edit the templates so my user's reputation and reputation-altering power both show up beneath their name (and above the IM icons) on each post. When I changed (in postbit_reputation) Code:
<img class="inlineimg" src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" alt="$post[username] $post[level]" border="0" /> Code:
<font size=1><b>Reputation Level: $post[reputation]</b></size> <img class="inlineimg" src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" alt="$post[username] $post[level]" border="0" /> Can someone point me in the right direction of a mod that will help me in what i'm trying to accomplish? Also, could someone explain to me what I'm doing wrong (as simply as possible) so I have a better understanding of what exactly I'm messing up? Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|