Add Twitter Flying Bird To Blogger

How to add Add Twitter Flying Bird To Blogger ?
  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://freeddls-tripleflap.googlecode.com/files/freedlls.blogger.com-tripleflap.js' type='text/javascript'> 
</script> 
<script type='text/javascript'> 
var twitterAccount = &quot;YOUR_NAME&quot;; 
var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;; 
tripleflapInit(); 
</script>
    5.  Replace YOUR_NAME 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