HOW TO ADD FACEBOOK LIKE BUTTON BEFORE EACH POST
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! (A sample of it is like the one above this post)
Step 1
Locate this code in your HTML code (For blogger users, go toDesign > Edit HTML. Then, tickexpand 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;'/>
Step 3
Paste it after the code
<div class='post-header-line-1'/>
Step 4 : Enjoy! :D
0 commentaires: