Add a Cool Flying Twitter Bird To Your Blogs



1. Go To Blogger > Design > Edit HTML
2. Backup your template          
3. Search for </body>
4. And just above it paste the code below
<script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = &quot;tricks&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script>

5. Replace tricks with your twitter account username.
6. Save your template and you are done!
8. View your blog to see it flying.

Comments