Add twitter Update widget in Blogger

by Nandupatel on May 2, 2009


Want to add twitter widget in your blogger? Now you can add. You need to add simple code and you are done.

Here are step for it.
1. Log In to blogger.
2. Click Lay out>> Page Element
3. Click on Add Gadget Link and choose HTML/JavaScript.

4. Copy below code in it.

<div id=”twitter_div” style=”background: url(http://i.zdnet.com/blogs/twitter-logo.png) top left no-repeat; padding-left: 5px; padding-top: 75px;”>
<ul id=”twitter_update_list”></ul></div>
<script src=”http://twitter.com/javascripts/blogger.js” type=”text/javascript”></script>
<script src=”http://twitter.com/statuses/user_timeline/thetricks.json?callback=twitterCallback2&count=5” type=”text/javascript”></script>

5. Change thetricks to your twitter ID.
6. Change 5 to any no of updates which you want to show up on your blogger.
7. You are done.

You can also change 75px and 5px as you want.
Have fun..!

{ 1 comment… read it below or add one }

danial May 11, 2009 at 11:09 pm

This one is really cool for my blog

Reply

Leave a Comment

Previous post:

Next post: