View Single Post
  #1 (permalink)  
Old Aug 19th, 2007, 18:34
wickedmoon wickedmoon is offline
Junior Member
Join Date: Aug 2007
Location: England
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
CSS drop shadow effects with images

http://www.alistapart.com/articles/cssdropshadows

If an image has a jagged edge (say a gif with transparent background), can a drop shadow be added automatically with CSS to follow the edges of the image, without having to create a separate image for the shadow? Probably not.

If we're talking straight edges, can a drop shadow be added like in the above tutorial, that blends into a background texture, ie not a flat colour background? I need whatever shadow effect I use to blend in seamlessly (at least in modern browsers).

Jason
Reply With Quote