Like Us!!!

Add TweetMeme


Official tweet count button was released by Twitter recently which is similar to the popular TweetMeme Retweet button. This post explains how to add the new official twitter button to blogspot blogs.
Please Note: Before Editing your Template, Save a copy of your current template by clicking ‘Download Full Template’ in ‘Edit HTML’ page of the Blogger ‘Layout’ Window and ‘Preview’ the changes before Saving.
  1. Go to Blogger Design page – Edit HTML – and click Expand Widget Templates.
  2. Search (Ctrl+F) for:
    <data:post.body/>
    and REPLACE the above line with the following code:
    <a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="shafar">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
    <data:post.body/>
    (Replace shafar with your twitter username)
  3. Save the template. That’s all.
Enjoy Tweeting.