WordPress Tutorial #2: Add Shadow Box Effect In Image Using CSS

WordPress Tutorial #2: Add Shadow Box Effect In Image Using CSS


This is my second free WordPress tutorial how to add shadow box effect in image. By this method you can add shadow in you post image and any image and also add shadow in you comment box and more places.

Shadow Box effect code:
.shadow{
border-color: #5px solid #246A83;
box-shadow: 0 0 10px #97BFD9;
}

Watch More Videos:

Visit On My Blog:

Subscribe My Youtube Channel:

Follow Us On Twitter:

Like My Facebook Fan Page:

Tags:
How to add shadow effect in image
Add shadow box in your image
Free wordpress tutorial

3 Comments

3 Replies to “WordPress Tutorial #2: Add Shadow Box Effect In Image Using CSS”

Comments are closed.