I’m triying to create a shadow for a DIV, but it is no ordinary box shadow, is a shadow that looks like a Radial Shadow or someting.

I’ve tried with box-shadow but it doesn’t work. What can i use?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this:
Taken from: http://der-auftritt.de/testcase/gradientshadow.html
p.s. if you want the shadow at the top as well, use the :before selector with the same code
p.p.s. for some really cool gradients use this tool: Gradient Editor