9 Jul 2011

Add subscribe buttons for blogger easily

One of the ways of getting some decent and loyal visitors to your blog is through making them subscribe to your posts. The default subscribe button in blogger is not so great looking. So, after this post, you can put any image you want for the subscribe button. Here is how to do it:

subscribe button
                                                                                                                  
  • Get to DESIGN tab and select ADD A GADGET option.                    
  • Now choose HTML/JAVASCRIPT from the options.
  • Add this code in the content bar

             <a href="Feed Link"><img src="Link Of your image"/></a>

  • Select an image and upload it to any image uploading sites such as Ripway  , ImageShack and copy its location.
  • Now replace "Link of your image" with your image's link and "Feed Link" with 

                             http://yourblogname.blogspot.com/feeds/posts/default                 
  •  Save your changes. You can put this option at sidebar or also at your footer of you blog.