Tuesday 12 June 2012

HOE TO ADD FACEBOOK LIKE BUTTON IN YOUR BLOG

 

1. Go to Blogger > Layout.
2. Click Add a Gadget and select HTML / Java script.
3. Now paste the following code in it.


<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:50px;"> <a class="addthis_button_facebook_like" fb:like:layout="box_count"></a> <a class="addthis_button_tweet" tw:count="vertical"></a> <a class="addthis_button_google_plusone" g:plusone:size="tall"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fc4b1e85de9796e"></script> <!-- AddThis Button END --> 


4. Save the widget without title and drag it below the "blog" widget.
5. Now save the arrangement and you will see your floating widget on your blog's left side.

HOPE U LIKE THIS

No comments:

Post a Comment