Saturday, 10 May 2014

How to customize blogger Labels Widget with Stylish Cool Effects

Leave a Comment
Generally default blogger labels widget is not stylish and decorated .Bloggers want that their labels widget will be beautiful for the visitors . Because , if your blog is so good looking, the visitors will attract. And they will return your site again. Thus your blog page view increase . It is the way to increase blogger visitors . Now i give you a tips how the blogger label make colorful.
At first you should back up your blogger template. Than
  •  Sign In to Blogger Dashboard
  •  Go to Template -> Edit HTML
  •  Find ]]></b:skin> and copy the bellow code of label style ,you like - above ]]></b:skin>
  •  Save Template

Read more : How to add multi-Colored Popular Posts Widget to Blogger.



Black Forest Theme Labels With Animated Scaling


                                       

  .Label li {        background: linear-gradient(to bottom, #6B6B6B 0%, #6B6B6B 4%, #333333 1%,
#2B2B2B 100%) repeat scroll 0 0 transparent;  
    border: 1px solid;    
  border-radius: 6px 6px 6px 6px;  
   float: left;
       font-size: 116%;  
    list-style: none outside none;  
    margin: 2px;        padding: 4px;    
  transition: all 0.3s ease 0s;    }
.Label li:hover {    transform: rotate(351deg) scale(1.7);}
.Label a {     color: #fff;    text-decoration: none;}

Read more : How to customize a blogger template easily.

Yellow Customized Labels Widget


0 comments:

Post a Comment

.