The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Well the simplest way would probably be a template edit.
Search for in your respective 'postbit' template: Code:
$post[usertitle]</div></if> Code:
<if condition="is_member_of($post,6)"> <img src="images/group6member.gif" /></if> <if condition="is_member_of($post,5)"> <img src="images/group5member.gif" /></if> <if condition="is_member_of($post,4)"> <img src="images/group4member.gif" /></if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|