Pin It Now!
This awesome flying twitter bird widget is very popular among bloggers and readers.
This
widget is visible on all pages.It contains both current page title and
URL for example if you are on a label page then the tweet
automatically contains Label Name and text.This is a two-in-one
widget:providing facility to share tweets on your wall and following
the author at the same time.
Here is a quick tutorial on how to add a cute flying twitter bird to your blog/website.
1)Go to Dashboard>>Design>>Edit HTML
2)Back Up your template.
3)Search for </body>.(Use CTRL+F for quick search).
4)Change the given user name(in red) with your twitter username in the below given code and place this code just before the above searched </body> tag.
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js"></script><script type="text/javascript">vartwitterAccount = "Uphoricdysforia";var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";tripleflapInit();</script>
<span style="font-size:11px;position:absolute;"><a title='Blogger Widget by Tech Tips and Info' href="http://techtipsandinfo.blogspot.com/" target='_blank'>Blogger Widgets</a></span>
5)Save the template.