The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi, i was wondering if there is a hack available that adds a little image right under the user title, for example a badge for admins, moderator, super moderator, supporting vendors
attached is a pic of exactly where i would like to add the image... Is there currently a hack out there that does this? |
|
#2
|
|||
|
|||
|
do it yourself
![]() Use - PHP Code:
then simply create your images and call them whatever number you want for the usergroup.. I.E. usergroup 6 (which is admins on my forum) would show the image ![]() as the pic ![]() Hope that helps
|
|
#3
|
|||
|
|||
|
You could use the built in user ranks system....
|
|
#4
|
|||
|
|||
|
Yes, I imagine the ranks system would be much easier than making the template edit.
|
|
#5
|
|||
|
|||
|
how do it through the user ranks system?
|
|
#6
|
|||
|
|||
|
<a href="http://www.vbulletin.com/docs/html/user_ranks" target="_blank">http://www.vbulletin.com/docs/html/user_ranks</a>
|
![]() |
|
|