How To Add Topsy Retweet Counter Buttons For Blogger - TRICK BAZAR

This tutorial explains to you how to add Topsy Retweet Counter Buttons in below header of your every blog post.There are 2 sizes of this Topsy Retweet Counter Button.You can add any button you like.Follow the steps below to do it:

Topsy Retweet Counter Buttons For Blogger/Websites

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:
<div class='post-header-line-1'/>

4.Now copy below code and paste it just after the above line.

For Large Button:

Topsy Big Retweet Counter Buttons For Blogger
<div style='padding: 4px; float: right;'>
<script src='http://button.topsy.com/widget/retweet-big?nick=TWITTER-USERNAME&amp;url=' type='text/javascript'/>
</div>


For Small Button:

Topsy Small Retweet Counter Buttons For Blogger
<div style='padding: 4px; float: right;'>
<script src='http://button.topsy.com/widget/retweet-small?nick=TWITTER-USERNAME&amp;url=' type='text/javascript'/>
</div>


Important : Replace TWITTER-USERNAME with your Twitter username.

5.Now save your template and you are done.

Post a Comment