Add Shadow Effect To Your Blogger Borders

You have viewed in many blog that they have added a shadow effect to the borders of their blogger blog.So today i will show you how to add this effect to your blog.It looks very kool and eye catching for visitors,Its just a simple CSS code.You can also view this effect on our blog or below image:
Lets Start!

1) Goto your blogger DASHBOARD and click on TEMPLATE.

2) Now a window will opens and click on EDIT HTML in new blogger interfrnce.

3)Now press ctrl+f and search for #outer-wrapper

4)Now Place the below code after #outer-wrapper {
box-shadow:0 0 20px #000000;
-webkit-box-shadow:0 0 10px #000000;
-moz-box-shadow:0 0 20px #000000;
-o-box-shadow:0 0 10px #000000;
5)Now save your template and reload your blog, you will see shadow effect outside your blog.
If you face any problem just comment below....

Share this

Related Posts

Previous
Next Post »