How To Add Icons on Every Blogger Widget of Blogger

0

Adding  Icons on your Every Blogger Widget , you can give a good look to your blog.Follow these simple steps to do it.

1.Log in to your dashboard–> layout- -> Edit HTML

2.Click on “Expand Widget Templates”

3.Scroll down to where you see this:

.main .Blog {
border-bottom-width: 0;
}

4.After the above code , copy and paste the code below:

.sidebar .widget h2 {
background: yellow url(‘URL OF YOUR IMAGE’) no-repeat left top;
margin-top:5px;
text-indent: 20px;
padding:7px;
}

5.Click on “Save Templates” and you are done.

Note : You must replace URL OF YOUR IMAGE with your image(Icon) URL.

You can change background colour and other values of above codes if you like. 

Leave a Reply

 
© 2011 Latest Blogger|Blogspot Tips And Tricks. All rights reserved.
Proudly designed by Theme Junkie.