Okay so, I have a CSS code that gives my name a red glow, the following code is the one I use for this.
- Code:
a[href="/g8-headmaster"] {
text-shadow:2px 0px 35px #ff0000;
}
Last edited by *Judgment Dragon* on October 26th 2013, 11:43 pm; edited 1 time in total