A Twitter bird which fly's on your website/blogger relating the page scroll and sit with a cute look on a side of page.when a visitor mouse hover on it it shows “Tweet This and Follow Us”and when clicks redirect to Twitter site.
Advantages:
►Increase Twitter followers
►Attractive look
►Get more Subscribers and Page views.
Part1
Login to your blogger>> ‘’layout’’>> ‘’Add a gadget’’>> ‘’Html java script’’.
Now copy and paste the below code by replacing username with your “Twitter Username” in your Html java script box.
Part2
Then click on save and you are successfully added the flying twitter bird to your blogger.
Advantages:
►Increase Twitter followers
►Attractive look
►Get more Subscribers and Page views.
Part1
Login to your blogger>> ‘’layout’’>> ‘’Add a gadget’’>> ‘’Html java script’’.
Now copy and paste the below code by replacing username with your “Twitter Username” in your Html java script box.
<!-- Twitter Bird Widget for Blogger by Way2blogging.org -->
<script type="text/javascript" src="http://widgets.way2blogging.org/blogger-widgets/w2b-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = "USERNAME";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
<!-- Twitter Bird Widget for Blogger by Way2blogging.org -->
Then click on save and you are successfully added the flying twitter bird to your blogger.
Credits: Way2blogging.