Saturday, March 26, 2011

[Blogger] Add Facebook Like Button


To add Facebook like button to Bloggerm

Step 1

Copy the following code.

<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' 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