The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Default Usergroup Avatars
I have an extremely large ban list and due to the nature of my site it is important for people to know who I have banned. So, what I am looking for is a way to make all banned users have a specific avatar. That way it is very clear who is banned and who isn't. Plus it might look cool . This can also be done for other usergroups as well not just banned ones.
|
#2
|
||||
|
||||
Look at this thread as a guide. If you need further help let me know.
|
#3
|
||||
|
||||
Just find:
Code:
$post[avatarurl] Code:
<if condition="is_member_of($post,X)">http://yoursite.com/images/banned.gif<else />$post[avatarurl]</if> |
#4
|
||||
|
||||
Sorry for late reply - but thanks.
|
#5
|
||||
|
||||
There are a couple of good template changes that you may like.
https://vborg.vbsupport.ru/showthread.php?p=1344921 --puts a background Banned image in the avatar https://vborg.vbsupport.ru/showthread.php?t=155688 --put Prison bars over the avatar |
#6
|
||||
|
||||
here's a better one. just create a full-width conditional layer with a clear BANNED image (like a red rubber stamp even) to go over each users postbit, profile, etc.
|
#7
|
||||
|
||||
That would be nice haha.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|