Friday 23 September 2011

HOW TO ADD A FLYING TWITTER BIRD TO YOUR BLOG?

Now a days you might have seen flying bird in many blogs. It will fly when you scroll the page.
When you stops scrolling and point the cursor on that bird it will open two side tabs "follow me" and   "Tweet this".

This will be very funny and moreover will help to promote your blog on twitter.


How to add this to your blog!


Steps:-


1.Go to your blogger dash board>>Design >> Page Element >> Add a Gadget>>Html/Javascript.


2.Paste the following code



<script src='https://sites.google.com/site/howtohouse/hth-scripts/twitterflybird.js' type='text/javascript'>
</script>
<script type='text/javascript'>
var twitterAccount = "gopigkr";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
3. Replace gopigkr with your twitter account name.

4. Click save and you are done.


Enjoy blogging.

No comments:

Post a Comment