Log in

View Full Version : Adding Usergroup Icons


domainaddicted
05-25-2006, 08:35 PM
How can I add icons for each user group like moderators have the one icon and then admins have a different one, under their name.

To make use of these:

https://vborg.vbsupport.ru/showthread.php?t=113485

amykhar
05-25-2006, 08:37 PM
you could make the icon part of the usergroup markup in your admincp.

domainaddicted
05-27-2006, 12:36 AM
what is the HTML code I would use?

domainaddicted
05-29-2006, 12:19 AM
anyone please?

utw-Mephisto
05-29-2006, 01:41 PM
usergroup manager - edit usergroup - then you got two fields html markup

insert the html code for an image there
like
<img src="images/smoothblue/top_bg.gif" width="1" height="26" />

Did not test it, but it sounds ok ...