PDA

View Full Version : Custom Icons to user titles


JGUNS
08-10-2002, 03:10 PM
Anyone know how to add a custom image to a user title?

Dean C
08-11-2002, 02:50 PM
well if you allow users to choose then that would require hacking... but if you just want an image next to every1's name that will be exactly the same for each user then just insert an:

[php]
<img src="pathtoimage" border="0" alt="">[/code]

before $post[username]

in you "postbit" template :D

JGUNS
08-11-2002, 03:39 PM
Very cool! thank you. What about if I want to add an icon to a custom user group and that group only?

Dean C
08-13-2002, 09:14 AM
then use this hack :D :

https://vborg.vbsupport.ru/showthread.php?s=&threadid=41082