Pages

Thursday, 1 March 2012

Social 5 :flying twitter bird

here step by step to add flying birds in you blog



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;Name your twitter account&quot;;
var tweetThisText = &quot; <data:post.title/> ~ <data:post.Url/> &quot;;
tripleflapInit();
</script>
</b:if>

5. Replace Name your twitter account with your twitter account username.

6. Save your blogger template now!

Now ,you will see a twitter bird flying ...
If you have any problem installing this widget ,let me know via comments..


No comments:

Post a Comment

thank your for your comment