PDA

View Full Version : Image to show status ...


idwf
06-27-2003, 08:57 PM
Hey there. I was wondering if you could use images to show status instead of text.

for example, You see im 'Newbie' over there... could i have a image to show that, and a image to show Admin and another image to show Mod?

Can this be done?

Thanks :)

Dan
06-27-2003, 08:59 PM
yes with simple html image code should be able to do it. or the rank system in vB3

idwf
06-27-2003, 09:25 PM
can i just change the code with html?

Dan
06-27-2003, 09:34 PM
I said html didn't i?

Tony G
06-28-2003, 12:25 AM
Replace where it says newbie with an <img src="blabla"> tag and it should show instead of the text.

Brad
06-28-2003, 01:01 AM
Replace where it says newbie with an <img src="blabla"> tag and it should show instead of the text.
Remember to use this in vB 3 for vaild xhtml:

<img src="src" />