Hey guys,
I might be miles behind with not knowing this but found it on a tutorial site...I got this to work on one module , only on one side. when I try to apply it to any others it is quite harsh and again only one side. How do you guys do this magic?
Not exactly sure what you're trying to accomplish, but if you want the shadow to be on all sides, you need to specify 4 pixel values, instead of 3. I always use this web page as a reference for box shadows, there are a lot of examples and codes for them. I find it helpful, maybe you will too.
That is an image effect, not CSS3. There is actually an image that contains the shadows that is added as a background property. You could just grab that image and code out of the template and apply it to yours. Might be a bit tricky but it's possible, you just have to find the right code.
The difficult we do immediately, the impossible takes a little longer.