How to integrate Twitter status into Blogger

Ditulis oleh Irfan Jani

Today, I'll guide you on how to integrate your Twitter status into this theme.


1. First, go to Layout > Page Elements.


2. Then, click the hidden link behind a picture.


3. Leave the title blank, 
and insert these code:
<div id="twitter_div">
<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/xxxxxxx.json?callback=twitterCallback2&count=1" type="text/javascript"></script>
*replace xxxxxx with your own twitter username.

4. Then click Save button. Tadaa.