The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
user ranks, always on post number?
Im trying to get my infractions to look like this:
http://forum.parttimepoker.com/appea...ppeal-dns.html Basically whenever someone is given an infraction, it adds an avatar to the postbit. I see that user ranks controls pictures but it only works for post numbers, is there a way of changing this so it works on the usergroups instead? Thanks Matt --------------- Added [DATE]1364814776[/DATE] at [TIME]1364814776[/TIME] --------------- i just added this to the postbit legacy template <if condition="$post['usergroupid'] == 24"><img src="https://www.getastake.com/images/infractions/caution.png"</if> is this good nuff? --------------- Added [DATE]1364814966[/DATE] at [TIME]1364814966[/TIME] --------------- http://www.getastake.com/forum/showt...1334#post91334 I tried it, but it makes the postbit text go gert large for the conditional usergroup --------------- Added [DATE]1364815132[/DATE] at [TIME]1364815132[/TIME] --------------- <if condition="$post['usergroupid'] == 24"><div class="smallfont"><img src="https://www.getastake.com/images/infractions/caution.png"</div></if> That made it work... any ways to simplify would be great! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|