Hi guys welcome back to worldtech360.In this post i am gonna deal with blogger labels.Usually Labels are used to categories your blog posts.By using Labels on your blog or website you tell the readers what type of topics you deal with.So in order to make the labels more attractive,in this post i am gonna show how to customize the label widget with hover effect.So let's see how to do this. Steps: 1.Open Blogger>>Layout . 2.Click " Add widget" and select " Labels" form it. 3.Now a window will pop up and choose display as cloud instead of list as shown below. 4.Now move to Template >>Edit HTML. 5.Search for ]]></b:skin> and paste the below code above it. /*-----Labels Cloud widget by worldtech360.com ----*/ .label-size{ background-color:#ffffff; border:2px solid #2AA4CF; float:left; font-family:georgia; font-size:12px; margin:0px 1px 1px 0px; padding:7px; text-transform:uppercase; ...