If someone likes your post, they will click on your Twitter to post the topic on their accounts so that their friends will get information about your topic. There are two types of twitter buttons available that you can place it on the blog post. Well the following will be taught how to put this button:
- Login to blogger.
- Click Design and click Edit HTML
- Expand Widget Templates
- Find the code below: <data:post.body/>
- Add the following code before or after the above code
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>Retweet this button on every post blogger
<script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript">
</script>
tweetmeme_url = '<data:post.url/>';
</script>Retweet this button on every post blogger
<script src="http://tweetmeme.com/i/scripts/button.js" type="text/javascript">
</script>
While the Compact twitter button add this code:
<script type="text/javascript">
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
If you want to put the button on the right to use this code:
<div style='float:right; margin-left:10px;'>
>>>>Retweet Button Code Here<<<<
</div>
>>>>Retweet Button Code Here<<<<
</div>
If you want to put a button on the right side to use this code:
<div style='float:right; margin-left:10px;'>
>>>>Retweet Button Code Here<<<<
</div>
>>>>Retweet Button Code Here<<<<
</div>
Save your template, and Good luck ....
http://templatetrick.blogspot.com/