PDA

View Full Version : icon under username


sicario185
07-14-2013, 02:33 PM
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.

RickyH
07-26-2013, 01:23 PM
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.