You can add Facebook Like Button at three places;
Ø Below the post title
Ø At the top of the post
Ø Below the entire post
Now here is given the process to add Facebook Like Button to your blog posts;
1. If you want to add Facebook Like Button bellow the post title then follow the steps;
a) Go to the Blogger Dashboard > Layout > Edit HTML
b) Tick the Expand widget templates box
c) Find the below code in your blogs HTML (Ctrl+F)
<div class='post-header-line-1'>
d) Now paste the Facebook Button code directly Below/Under
<div class='post-header-line-1'>
Just like this:
e) Save your template
2.If you want to add Facebook Like Button at top of the post title then follow the steps;
a) Go to the Blogger Dashboard > Layout > Edit HTML
b) Tick the Expand widget templates box
c) Find the below code in your blogs HTML (Ctrl+F)
<data:post.body/>
d) Now paste the Facebook like button code directly before/above
<data:post.body/>
Just like this:
e) Save your template
3.If you want to add Facebook Like Button below the post title then follow the steps;
a) Go to the Blogger Dashboard > Layout > Edit HTML
b) Tick the Expand widget templates box
c) Find the below code in your blogs HTML (Ctrl+F)
<data:post.body/>
d) Now paste the Facebook like button code directly below/under
<data:post.body/>
Just like this:
b) Save your template
If you do it correctly it will work. Enjoy with new Facebook Like Button