PDA

View Full Version : Border around Text?


Mellymonster
06-11-2009, 04:30 PM
Is there a way I can add a border around the color of a user group?

Like Super Mod: it is black with a white outline?

--------------- Added 1244742486 at 1244742486 ---------------

really what I'm looking for is an outline around text like something like this

https://vborg.vbsupport.ru/external/2009/06/31.png

DragonBlade
06-11-2009, 05:12 PM
You can achieve that effect using filters with IE, but it won't show in many other browsers. But if you'd like to make the background black and the color white, that CAN be done.

Open tag: <span style="color: #FFFFFF; background-color: #000000;">
Close tag: </span>