The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hi Guys,
I have a question.... I would like when posts are made from a certain usergroup in the forum that their posts receive a different background to others so that other members can recognise these posts easier. I understand I need to use an <if> statement to achieve this. I tried: <if condition="is_member_of($vbulletin->userinfo, 1, 2, 3)"></if> <td class="postbox" id="td_post_$post[postid]"> <else /> <td class="postbox2" id="td_post_$post[postid]"> </if> However this only works for the person making the post. It does not change the background for everyone else reading the forum only the individual that made the post can see the difference when they are logged in. Any help would be great! Regards, Joel |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|