Home » , » Tweet This

Tweet This

image
Want some tweet button on every post?
so you know if your reader like your post
you can see a Number of every click on it.

How to Install to your blog?
Log in to your blogger account
Go to Edit html
Before we proceed Backup your Templates first
Now find this piece of code
<data:post.body/>
Immediately before that paste this code:

For Upper Right  Side of the blog here;
 
<div style="float:right;padding:4px;">
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
tweetmeme_source = 'Widgetscorner';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
</div>

    For Upper Left side of the blog here;

    <div style="float:left;padding:4px;">
    <script type="text/javascript">
    tweetmeme_url = '<data:post.url/>';
    tweetmeme_source = 'Widgetscorner;
    </script>
    <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
    </div>

    Make sure to change the Widgetscorner  username with your own.
    Then Save.
    Share this games :

    0 comments:

    Post a Comment

    Sign up for FREE daily Updates.