Saturday, March 10, 2012

Twitter Flying Bird For Blogger

Twitter Flying Bird Widget For Blogger


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 <data:post.body/> and


4.Now,just paste the code below after the above code.


<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = &quot;StudentsCrunch&quot;;
var tweetThisText = &quot; <data:post.title/> ~ <data:post.Url/> &quot;;
tripleflapInit();
</script>
<noscript>
<span style="font-size:11px;margin:10px;">
Flying Twitter Bird Widget By <a href=" http://sandeep-rohilla.blogspot.com/ ">SEO Tips</a>
</span>
</noscript>
</b:if>

1 comment:

Twitter Bird Gadget