
Originally Posted by
vol7ron
filter:shadow
filter:chroma(color=#ff0000)
filter:glow
filter:wave
filter:Mask(color=#FF0000) Shadow(Color=#0000FF, Direction=225) Chroma(color=#FF0000)
filter: progid:DXImageTransform.Microsoft.* dropShadow( Color=999999,offX=5,offY=5,positiv* e=true);
just so you know, filter does not work with firefox, I think it's IE only. but you're probably looking for shadow with the offx set to 0 and offy set to 1 or so.
style="filter:shadow(Color=#ff0000, Direction=180, Strength=2);"
You might want to try it with a strength of 0, or 5. Again, I advise against using this since it only works for Internet Explorer.
I hope this helps,
vol7ron
.