I want to replace Demo image by code css3 or somthing else.
I have a blue image on the image I have a white background,
on the side of the image and white background,
in the right and left sides I have a gradient shadow .
Can I do this shadow only on the sides using css3 or otherwise without the picture?
I try to do it here jsfiddle Demo
Thx.
Do you want something like this?
http://jsfiddle.net/jJCwL/4/
If you only want shadow at the right and left side:
http://jsfiddle.net/jJCwL/5/