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:
<div style='padding: 4px; float: right;'>
<script src='http://button.topsy.com/widget/retweet-big?nick=TWITTER-USERNAME&url=' type='text/javascript'/>
</div>
For Small Button:
<div style='padding: 4px; float: right;'>
<script src='http://button.topsy.com/widget/retweet-small?nick=TWITTER-USERNAME&url=' type='text/javascript'/>
</div>
Important : Replace TWITTER-USERNAME with your Twitter username.
5.Now save your template and you are done.
0 comments:
Post a Comment