The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VBulletin 3.0.3 - Moderator/Admin Title By Group..
On my forum, "contributors" are allowed to have a user title. Regular members are not.
Our admins and mods have their titles modified too... ya know, to witty little things. Anyway, I was wanting a way to have it say "Site Moderator" or "Administrator" below the username in red, but above the "user title"... How can I do this? First Image - Current look... Second Image - How I want it to look... |
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
Admin CP > User Ranks. You can add a User Rank for for any of your usergroups there.
|
#4
|
|||
|
|||
ahhh.. figured it out. thanks!
is there a way to edit somewhere to make it appear above their usertitle? instead of below? |
#5
|
||||
|
||||
in postbit find this:
Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|