Friday 23 November 2012

Add Facebook Like Box Just Below Of Every Blogger Post



How To Add Facebook Like Box To Blogger Posts?



  • Go to Blogger Dashboard > Design > Edit HTML
  • First take a backup of your template
  • Tick  the expand widget check box
  • Find for below code in your template
  • <data:post.body/>
    Just after it paste below code

    
    <b:if cond='data:blog.pageType == &quot;item&quot;'><iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FDanishmir.blogspot&amp;width=570&amp;height=180&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:570px; height:180px;" allowTransparency="true"></iframe></b:if>
    

  • Now replace Danishmir.blogspot with your own fan page username
  • To change width of like box,adjust the value 570
  • If you wish to change heigh of like box then just edit the value 180



  • No comments:

    Post a Comment