[REQ] User icon with Display name

Freedom

New Member
Hello all,

Can anyone find me the mod that does as in the image,

260poyc.jpg


Here in the image there is an icon before the username. The icon also appears before the username in postbit. I did see some hack for usericon on vbteam, which is done using custom profile field. But this hack uses CSS to display the icon. Can someone get me that or even if you can name me the mod.

Thanks.
 
You would have to do a manual edit in the forumhome template for the legend part then add an image path in the Usergroups Username HTML Markup.

Legend:
HTML:
<span style="color:red;"><img src="path/to/your/image.gif" />&nbsp;Admin</span>

repeat for the other groups changing the color and image.

Usergroups Username HTML Markup:

1st box:
HTML:
<span style="color:red;"><img src="path/to/your/image.gif" />&nbsp;

2nd box:
HTML:
</span>

again change the color and image.
 
how about this legend ... and usernames ... how to make this possible ....



an image over their usernames .. but not editted as a usergroup ......

anybody knows how? im roaming around the net and i dont where to find this and i dont know also what is its name ....

thnx in advance ang more power .... screenshot .. Attached..!!
 
Back
Top