How To Add the Twitter Flying Bird To Blogger?
- Go To Blogger > Design > Edit HTML
- Backup your template
- Search for </body>
- 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 = "malakend_sms";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
5. Replace Allitemz with your twitter account username.
6. Save your template and you are done!
7. View your blog to see it flying. :)
If you faced any problem just let me know. Have fun!
BY HaRis