Business

ads
Responsive Ads Here

HOW TO ADD BORDER/DIVIDER TO SIDEBAR IN BLOGGER

 

To Add Border in Your Blogger Please Follow the below steps Carefully
  • Open Your Blogger Dashboard
  • Go To Template
  • Open Edit HTML section to add Coding in Your Blogger
  • Find The Code ]]></b:skin> and Just Paste The Below Code Above/Before This Code.
.sidebar .widget {
border:2px dashed #FF0000;
padding:0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
background-color:none;
}
.sidebar .widget:hover {
border:2px ridge #DF0101;
padding:0;
}
  •  And Click On Save Button.

CUSTOMIZE THE CODE AS PER YOUR REQUIREMENT..>

 If You want To Change The Border Style The Replace Dashed with below code as per your requirement.

8 DIFFERENT STYLES OF BORDER FOR BLOGGER.

  1. Dotted
  2. Dashed
  3. Solid
  4. Double
  5. Groove
  6. Ridge
  7. Inset
  8. Outset

To Change Color You May Replace The Codes FF0000 , DF0101 With Your Desire Colors.

Happy Blogging Keep Making Online Money By Your Endless Effort for Your Blogger.
Respect Others Blogger Do Not Steal Others Words or Posts Make Your Own one do research do study aboutblogger tips tricks widgets SEO making online money and tutorial. keep reading and keep writing some kind of professional posts.

No comments:

Post a Comment

1 ♂ If you're asking a question click the Subscribe By Email link, below the comment form, to be notified of replies.
2 ♂Do NOT add links to the body of your comment as they will not be published.
3 ♂ Only the comments posted in ENGLISH will be approved.
4 ♂ If you have a problem check first the comments , maybe you will find the solution there.