Saturday, 8 June 2013

New Like and Send Buttons

Leave a Comment Follow us on twitter
 Like and Send Buttons



In this tutorial we will see how to add like and send buttons on your blogger blog.
This code combined the Like and send button into a single plugin, making it more easy to add both the buttons with a single code.






  • Go To Blogger > Design > Edit HTML
  • Click "Expand widgets templates box"
  • Search for <data:post.body/>
  • and now if you wish to add the plugin just below your post titles then add the giant code below just above <data:post.body/> or if you wish that the plugin may appear at the end of your posts then paste the following code just below <data:post.body/>



  • <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" send="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>

  • 0 comments:

    Post a Comment