Sheldon
Well-known member
I have a custom usergroup, and currently, its styling is set as this:

As you can see, the normal is a green, and with being in that usergroup, they have a nice little outline on their name.
It looks fine on the main page, in the shoutbox etc.. However, when you go inside of a post, and see it in the postbit, it looks completely different.
I am getting this look:

I cannot figure it out, and have searched everything in Firebug, or at least I thought I did.

Code:
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;
As you can see, the normal is a green, and with being in that usergroup, they have a nice little outline on their name.
It looks fine on the main page, in the shoutbox etc.. However, when you go inside of a post, and see it in the postbit, it looks completely different.
I am getting this look:

I cannot figure it out, and have searched everything in Firebug, or at least I thought I did.