Breaking News
Loading...

How to Add a Cute Animated Flying Twitter Bird in Blogspot / Blogger

10:47 PM
My fellow blogger Harish has created an amazing widget for blogger / blogspot blogs. He named it "Twitter Bird", its an animated flying bird for blogger blogs. The cute bird is an animated effect created by Javascript, when any one scroll your blog page up or down, this cute bird will fly and come in front of the page. When some will click on the bird, he/she will be able to follow your twitter or can tweet your blog in his twitter account. This is really something amazing. Here is how you can add this bird on your blog.

How to Add Animated Flying Twitter Bird in Blogspot / Blogger

  • Go to Your Blogger Account > Dashboard > Design > Edit HTML
  • Search for </body>
  • Paste this code just above it
<script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = &quot;FOLSOLdotCOM&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script>
Note: Replace FOLSOLdotCOM with your twitter id.
  • Save Your Template and You're done !

If you want to display this bird on certain posts or pages such as only posts, only homepage etc, then follow this article
     
    Toggle Footer