How To Add Stylish Borders Around All Blog's Gadget/Widget?

Socialize: 


 
Some time your template is so simple that it can not attract visitors, so you have to spices up your blog, but after that time your blog gonna heavy day by day and visitors also dislike this. So now here is the middle way to design simple and stylish with easy and short coding.If you want to add borders you can also use this code, There are many different type of codes given below.
Before
After



Expand Your Widget
 

For All Of These Code, You Have To Do Some Thing Like This.
Go To Blogger.
Open Edit HTML
Find ]]></b:skin>
And Paste The Below Code Just Before It.


For Simple Square Color Border:-
.widget {
padding: 5px;
border: 1px solid  #ff0000;
}



For Simple  Square  Color Border With Filled Background:-
.widget {
padding: 5px;
border: 1px solid #ff0000;
background:#ffffff; 




For Simple  Square  Color Border With Filled Background And Shade:-
.widget {
padding: 5px;
border: 1px solid #ff0000;
background:#ffffff;
box-shadow: 3px 3px 3px #ff0000;
}



For Simple Rounded Color Border:-
.widget {
padding: 5px;
border: 1px solid #ff0000; -moz-border-radius:6px; -webkit-border-radius:6px;




For Simple Rounded Color Border With Filled Background:-
.widget {
padding: 5px;
border: 1px solid #ff0000; -moz-border-radius:6px; -webkit-border-radius:6px; 
background:#ffffff; 



For Simple Rounded Color Border With Filled Background And Shade:-
.widget {
padding: 5px;
border: 1px solid #ff0000; -moz-border-radius:6px; -webkit-border-radius:6px;
background:#ffffff;
box-shadow: 3px 3px 3px #ff0000; 
}


    You may also like...

4 comments:

  1. Works 4 ME
    It is really nice and helpful piece of writing.....
    Thank you for sharing this great information....
    I recommended it to all my friends...

    Keep on this type of sharing
    WEBSEOTRIX

    ReplyDelete
  2. Thanks for the information. A worth bookmarking blog. I would be reading your articles regularly from now on.
    by MGT 521 Week 3 provider

    ReplyDelete

About Me

Hi, I am Muhammad Saalim, Co-Founder of EXEIdeas International and CEO of bord4banned. I am here to share my experiences with you and to help those who can help themselves.

Follow Me



Join Our Official FaceBook Group To Stay With Us.

Caution!

All data, codes, articles, tips and tricks etc, posted here are copyright work of MyTutspot.Blogspot, and are protected with DMCA. Any one, found to be thefting any data, will be under LEGAL ACTION.

My Tutspot.Blogspot 2018 All Rights Reserved
Designed by born4banned | A Project of EXEIdeas International