August 13, 2011

How to Add FaceBook Like Button For Blogger


Facebook is most popular social network in world. facebook come with most important social plugins. " Facebook Like" is one of  them. so otday i'm gonna show you how to add this LIKE BUTTON to your blog. i'm search this topic in google and; i have a most resualts. but not work any gadget. so i think write a right way to add FACEBOOK LIKE button to your blog. so this is your turn.. please add your comments, trouble and  any in below comment form! Thank you!

follow the simple steps below to do it:

1.Login to your blogger dashboard--> Desing- -> Edit HTML

2. Scroll down to where you see <div class='post-header-line-1'/> tag

3.Copy below code and paste it just before the <div class='post-header-line-1'/> tag







<b:if cond='data:blog.pageType == &quot;item&quot;'>
<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;'/>
</b:if>


4.click Save Template and you are done.

No comments:

Post a Comment