On 13/05/2009, at 9:56 AM, Ellen Heitman wrote: > I want to use some drop shadows against a dark green background. All > the > tutorials I have found are for white backgrounds. (I even tried some > of > these with my background and the drop shadow didn't work.)
If you are planning on creating your drop shadows in a graphics app (e.g. Photoshop) rather than via CSS then this list is the wrong place to ask I'm afraid. This is a CSS list. If you *are* doing it with CSS (only supported in Safari 3+ and Firefox 3.5) have a look at this: http://www.css3.info/preview/box-shadow/ All you need to do to make you shadow visible is make it darker (or make it white and go for a glow effect!) ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
