NEW Facebook Like Button
- Go To Blogger > Template > Edit HTML
- Backup your template
- Click Expand widgets templates box
- Search for <data:post.body/>
- Now add the code below it so that button appear at bottom of your post
Or
Add the code above "<data:post.body/>" so that button appear at top of your post
code style 1::
<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>






