To add Facebook like button to Bloggerm
Step 1
Copy the following 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 2
Go to Blogger -> Design -> Edit HTML, insert the code in between the following code
<div class='post-header-line-1'/> <!-- insert the code here --> <div>
No comments:
Post a Comment