In previous post we discuss
about’ how to add facebook like button after blog post?’. Some are want to add
this button after post title. In the post I will discuss ‘ how to add facebook
like button after post title?’. Now you follow those steps to add like button.
- At first log in your blogger account .
- Click on Design.
- Click Edit HTML.
- Backup your template.
- Check the "Expand Widgets Templates" Box.
- Search <data:post.body/>
- Paste the Below code before <data:post.body/>.
<!—Facebook like button start-->
<iframe allowTransparency='true'
expr:src='"http://www.facebook.com/plugins/like.php?href=" +
data:post.url +
"&layout=button_count&show_faces=false&width=100&
action=like&font=arial&colorscheme=light"'
frameborder='0' scrolling='no' style='border:none; overflow:hidden;
width:100px; height:20px;'/>
<!—Facebook like button end-->
8. Save your
template and you are done!
0 comments:
Post a Comment