Log in

View Full Version : What usergroup mod is this?


adamskiii
02-16-2009, 02:44 PM
I am looking for a mod like this where a user in a specific usergroup has an icon by there name.

https://vborg.vbsupport.ru/external/2009/02/63.jpg

Thanks

Lynne
02-16-2009, 03:32 PM
Usergroup Manager > Edit the usegroup > Username HTML Markup
In the first box:
<img src="redimage.jpg" alt="red dude" /><span style="color: red;">
Second box:
</span>

adamskiii
02-16-2009, 03:39 PM
thank you very much. Where do i store the image files? in images folder?

thanks

Lynne
02-16-2009, 04:24 PM
Wherever you want to put them. The images folder is fine. Or a folder in the images folder. Just make sure the path is included in the <img> tag.