How To Add the Twitter Flying Bird To Blogger?
Twitter is well known micro blogging ,fast growing social networking site that has more than 250 million users with millions of tweets a day.Since twitter became most comfortable platform for everyone to share,ask,answer with other fellow people,who wants to miss its potential.So,webmasters take advantage of it with many twitter widgets for websites/bogs.
Here is another cute twitter bird widget by way2blogging ,which can fly with your mouse cursor ,the twittter bird has two wings like links which one of it will share/tweet the current article and another one will link to Follow you.
You may also look more blogger widgets:
How to add Twitter Flying bird widget for blogger blogs ?
1.Go To Blogger > Design > Edit HTML
2.Backup your template /Download your full template to avoid any errors
3.Search for </body> and
4.Now,just paste the code below after the above code.
<b:if cond='data:blog.pageType == "item"'>
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = "StudentsCrunch";
var tweetThisText = " <data:post.title/> ~ <data:post.Url/> ";
tripleflapInit();
</script>
<noscript>
<span style="font-size:11px;margin:10px;">
Flying Twitter Bird Widget By <a href="http://www.StudentsCrunch.com">StudentsCrunch</a>
</span>
</noscript>
</b:if>
5. Replace StudentsCrunch with your twitter account username.
6. Save your blogger template now!
Now ,you will see a twitter bird flying over your blog..
If you have any problem installing this widget ,let me know via comments..
Twitter is well known micro blogging ,fast growing social networking site that has more than 250 million users with millions of tweets a day.Since twitter became most comfortable platform for everyone to share,ask,answer with other fellow people,who wants to miss its potential.So,webmasters take advantage of it with many twitter widgets for websites/bogs.
Here is another cute twitter bird widget by way2blogging ,which can fly with your mouse cursor ,the twittter bird has two wings like links which one of it will share/tweet the current article and another one will link to Follow you.
You may also look more blogger widgets:
How to add Twitter Flying bird widget for blogger blogs ?
1.Go To Blogger > Design > Edit HTML
2.Backup your template /Download your full template to avoid any errors
3.Search for </body> and
4.Now,just paste the code below after the above code.
<b:if cond='data:blog.pageType == "item"'>
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = "StudentsCrunch";
var tweetThisText = " <data:post.title/> ~ <data:post.Url/> ";
tripleflapInit();
</script>
<noscript>
<span style="font-size:11px;margin:10px;">
Flying Twitter Bird Widget By <a href="http://www.StudentsCrunch.com">StudentsCrunch</a>
</span>
</noscript>
</b:if>
5. Replace StudentsCrunch with your twitter account username.
6. Save your blogger template now!
Now ,you will see a twitter bird flying over your blog..
If you have any problem installing this widget ,let me know via comments..
No comments:
Post a Comment