Add Facebook Like Button Before Each Post in Blogspot, Let's keep this short and simple. Facebook is AWESOME, everyone is using it, you want it to be connected to your blog. Alright! Let's get started!
Step 1
Locate this code in your HTML code (For blogger users, go to Design > Edit HTML. Then, tick expand widget templates) :
<div class='post-header-line-1'/>
Step 2
Copy this code:
Step 3
Paste it after the code
<div class='post-header-line-1'/>
Save You Work and Enjoy Your Facebook Shearing Button.
Step 1
Locate this code in your HTML code (For blogger users, go to Design > Edit HTML. Then, tick expand widget templates) :
<div class='post-header-line-1'/>
Step 2
Copy this code:
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" data:post.url "&layout=standard&show_faces=false&width=100&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/> <!-- www.blogtechworld.com-->
Step 3
Paste it after the code
<div class='post-header-line-1'/>
Save You Work and Enjoy Your Facebook Shearing Button.
