5 Jul 2011

ADD ANIMATED TWITTER BIRD TO YOUR BLOG

                                              
                                                           
After this post you will be able to see a twitter moving bird on your blog. Isnt it lovely. Here is how to do it:

1. Sign in and get to EDIT HTML section.

2. Find </body> tag and paste the following code right before it.

<!-- Twitter Bird Widget for Blogger by Way2blogging.org -->
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = "pvn619rey";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
<span style="font-size:11px;position:absolute;"><a title='Blogger Widget by Way2blogging.Org' href="http://www.way2blogging.org" target='_blank'>Blogger Widgets</a></span>
<!-- Twitter Bird Widget for Blogger by Way2blogging.org -->



3. Replace "pvn619rey"{my twitter ID} with your twitter ID and save your changes. Thats it. Now u have a twitter bird flying all over your blog.

This is helpful to publicize your blog as well as get some twitter followers . Its double cool!!