PDA

View Full Version : How do I add an image beside a usersname based on their usergroup?


Vint
02-03-2005, 09:52 PM
So say my name on the forums is Vint. What I want to do is add a small image beside that name and everyone else in the same usergroup as Vint.

Example:

(IMAGE) Vint

deathemperor
02-04-2005, 01:34 AM
go to edit the usergroup's permission, around the 2nd line there's a input that you can set html tag, the right is open tag, the left is close, with image you only have to insert to the 1st box.

Vint
02-05-2005, 08:12 PM
Fantastic! Worked great. Only problem is that now it made the image a link automatically and put one of those ugly link boxes around the image showing its a link.

So my question is now, how do I remove the ugly outline around the box that shows its a link?

Vint
02-07-2005, 06:57 PM
Anyone know how to remove the link box from around the image?

deathemperor
02-08-2005, 06:57 AM
insert this to the img tag: border="0"