The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
|
|
#2
|
|||
|
|||
|
BUMP. Please answer.
|
|
#3
|
||||
|
||||
|
You would put a condition and an image in the template where you want it. Something like:
HTML Code:
<if condition="in_array($post['userid'], array(x,y,z))"> image only shown if user has userid x, y, or z </if> |
![]() |
|
|