- Login to your blogger.com account --> Layout -->; Edit HTML --> check Expand Widget Template
- Copy the following code:
<!-- Start TweetMeme Script -->
<div style='float: right; margin-left: 10px;'>
<script type='text/javascript'>
tweetmeme_url = '<data:post.url/>';
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'>
</script>
</div>
<!-- End TweetMeme Script -->
3. Put the code before or after this code <data:post.body/>
4. Save Template. Done.
Notes:
- Putting the code before/above <data:post.body/>
will locate the Re-Tweet button at the top of the post. - Putting the code after / below <data:post.body/>
will locate the button below the post.
No comments:
Post a Comment