
You only have to copy/paste the code into your sidebar. Follow the steps given below to add the widget into your blog's sidebar.
* Log in to Blogger.
* Go to Layout > Page Elements.
* Click on Add a Gadget.
* Select HTML/JavaScript from the list. Copy/paste the code given below and Save.
<div id="twitter_div">
<ul id="twitter_update_list">
<a id="twitter-link" style="display:block;text-align:right;" href="http://twitter.com/rachmanarif">follow me on Twitter
</div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript">< /script>
<script src="http://twitter.com/statuses/user_timeline/rachmanarif.json?callback=twitterCallback2&count=10" type="text/javascript">
</script>
Replace rachmanarif by your twitter username. You can also select the number of message updates you want to display by changing the twitterCallback2&count=10 part to any number.
0 comments:
Posting Komentar