Friday, September 28, 2012

How To Add the Twitter Flying Bird To Blogger?

How To Add the Twitter Flying Bird To Blogger?flying-twitter-bird

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 = &quot;Hackerinside&quot;;
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
tripleflapInit();
</script> 


Replace Hackerinside with your twitter account username.
Save your template and you are done!
View your blog to see it flying. :)

Thank you for your visit to Hacker Inside
How To Add the Twitter Flying Bird To Blogger?
  • Blogger Comments
  • Facebook Comments
Top