2010-11-18, 02:14 AM
Khoi Wrote:I'd rather have a small border around the characters/letters in my username (in which I can control the thickness), rather than a glow effect. Is it even possible to implement that?
Yeah, I'd rather a border than a dropshadow, but that's actually a bit tricky to work with in HTML.
The only methods that come to my mind are div tags or tables (which would be a nightmare).
Edit: Not thinking right. He already made drop shadows work, it'd actually be a similar process to make text borders work as well. Been a while since I worked with CSS to stylize text, but I just remembered how to do this. I'd like to say it's easier than I initially thought to implement, but I have no idea how this plugin works. Eos already said he had problems tweaking it to work right, and yet it's still bugged up.

