drop shadow around wrapper div


i have done in past , can't figure out why it's not working now.

 

want  soft shadow around wrapper make stand out.

 

i'm using:

-webkit-box-shadow: 1px 1px 12px 12px rgba(0,0,0,0.3);

on line 25

 

the site is:

 

http://timsframes.com

 

thank help!

 

fm

perhaps working can't see because of color used.  rgba(0,0,0,03.).

 

try using like: #666 test out.

 

the formal code this:

 

 

-moz-box-shadow: inset -5px -5px 5px 5px #666;

-webkit-box-shadow: inset -5px -5px 5px 5px #666;

box-shadow: inset -5px -5px 5px 5px #666;

 

g/l



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?