I have a PNG that has a drop shadow affect on it...Since I have to place the image in my CSS as a block, rather than the rounded rectangle that it is - how can I maintain that effect with the shadow working with the non-white background?
Right now I have a simple stroke and drop shadow effect to it per here:
I have read about shell commands, but is there a CSS property that will allow me to allow my block to look like this? Thanks!
border-radiusandbox-shadowto create the box, instead of an image? – Joe Oct 4 '11 at 22:01