1.Log in to your dashboard--> layout- ->Page Elements
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the code given below and click save.
<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/TWITTER-USERNAME.json?callback=twitterCallback2&count=5" type="text/javascript"></script> |
NOTE : Remember to replace TWITTER-USERNAME with your real twitter username.Look at the example below.
Now you are done.
0 comments:
Post a Comment