Thursday, June 2, 2011

<div style='background-color: none transparent;'><a href='http://www.rsspump.com/?web_widget/rss_ticker/news_widget' title='News Widget'>News Widget</a></div>

Adding Facebook Like / Recommended Button for Blogger

Adding Facebook Like / Recommended Button for Blogger
We all know that Facebook is the world's number 1 social networking.
The Importance of putting Facebook like button widget is to share and to publish your blog posts in our Facebook wall to get more traffic.




1. Copy The Code Below
<b:if cond='data:blog.pageType == &quot;item&quot;'><div><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:400px; height:27px;'/></div></b:if>

2. Go to Design - Edit Html. Save your Template first.
    check box in  Expand Widget Templates
    Search the red code below
    To find, Ctrl + F find: </data:post.body>
    Paste the Code Above </data:post.body> below 
<div class='post-body entry-content'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>

3. Save Template.

Customization:
You can modify the color, size and text style by replacing the given code above.
standard replaced it to button_count or box_count
like replaced it to recommended
light replaced it to dark

Related Posts :



Comments :

0 comments to “Adding Facebook Like / Recommended Button for Blogger”

Post a Comment