10 Apr 2012

Add Facebook Send Button to Blogger Blogs

Facebook introduced the Send button, which is the easiest way to privately share things with groups, friends or individuals. In todays tutorial we will learn on how to add this important new social plugin to your blogger blogs.


How To Add Facebook Send Button To Blogger Blogs?

1.Go To Blogger > Design > Edit HTML
2.Backup your template
3.Click Expand widgets templates box
4.Search for <data:post.body>
5.And now if you wish to add the send button just below your post titles then add the giant code below just above <data:post.body> or if you wish that the button 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:send href="" font="verdana"></fb:send>
6. Hit save and you are done! 


Enjoy !

No comments:

Post a Comment