The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello
Can anyone point me to the right direction please in order to be able to add an icon under username? Something like - see the img -- There is a setting built-in or need to edit files? Anticipate thanks. |
|
#2
|
|||
|
|||
|
I remember editing this myself. If you go to Admin CP > Styles & Templates > Edit Templates > Postbit > Postbit Legacy (i think) or it may be Postbit Display, if you use a browser with Web Developer Tools, such as Google Chrome or Firefox, if you Right Click > Inspect Element, this should show the HTML Source code. From there, you should be able to figure out where the code goes. It should be something like <img src="../filepath.gif" />
Hope this helps. |
![]() |
|
|