With
Twitter's worldwide popularity and with over 200 million users,
generating 65 million tweets a day, it has become a must for every web
master to use twitter sharing buttons and applications as much on his
web as possible. This lets users to easily tweet our blogs and websites
which thereby generates traffic for us in return. Safdar of everythings2012 has coded a beautiful cute twitter bird that flies from corner to corner of your web page as you scroll up or down. It has a follow me link as well as tweet link. It is compatible with all browsers.
I am sure you will love to see that bird flying. So here goes the demo,
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 = "safdarhussain1";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
Replace safdarhussain1 with your twitter account username.
6. Save your template and you are done!
7. View your blog to see it flying. :)
No comments:
Post a Comment