Log in

View Full Version : Usergroup Image...


Bruce Lee JR..
01-19-2008, 10:30 PM
Hey guys,

I've been trying to figure this out for the last couple of hours, looking at other forums, talking to other people...yet no help...

Here is what it currently looks like:
https://vborg.vbsupport.ru/external/2008/01/21.jpg

I want to get rid of the borders/box around the crowns and the other images...

My Span Code:
<span style="color: red;"><img src="http://www.100uses.info/forums/images/ranks/administrator.gif">
Second Box for code:
</span>

Anyone know how to do it?

Opserty
01-20-2008, 07:29 AM
Its difficult to see with such a tiny image, but are you sure that they are not part of the image itself? Also are they linked? Finally provide a link.

Bruce Lee JR..
01-20-2008, 02:21 PM
OK, here is a bigger image:
https://vborg.vbsupport.ru/external/2008/01/20.jpg

I know for sure that they are NOT suppose to have the boarder around em, as you see in the legend....

Name: 100uses.info

Opserty
01-20-2008, 04:30 PM
1. Don't PM me, your thread is here someone will reply if they want.
2. Try:
<span style="color: red;"><img src="http://www.100uses.info/forums/images/ranks/administrator.gif" border="0">

Bruce Lee JR..
01-20-2008, 05:15 PM
OK, I tried what you said...No luck just erased the name...
https://vborg.vbsupport.ru/external/2008/01/19.jpg

I looked back at the span code and it only allowed me to enter so much this is all it allowed:
<span style="color: red;"><img src="http://www.100uses.info/forums/images/ranks/administrator.gif" b

Opserty
01-20-2008, 07:20 PM
You don't need the full URL if image file is on your server...just like to it by directories.

Really you should use "User Ranks" as this is what they are made to do.

You need to make it so it saves the bit I wrote in red.