Edit the Latest Twits Widgets
Tuesday, June 2, 2009
, Posted by Rif at Tuesday, June 02, 2009
If you are a twitter user, You can use the integrated twitter twits widget.
Go To Layout >> Edit HTML >> Expand Widget Templates
<a href='http://twitter.com/bloggertricks' id='twitter-link' style='display:block;text-align:right;'>follow me on Twitter</a>
</div>
<script src='http://twitter.com/javascripts/blogger.js' type='text/javascript'/>
<script src='http://twitter.com/statuses/user_timeline/bloggertricks.json?callback=twitterCallback2&count=1' type='text/javascript'/>
and replace bloggertricks with your twitter id.
If you don't use twitter then delete code below to delete Twits Widgets
<b:widget id='HTML5' locked='false' title='Twitter' type='HTML'>
...................
...............
<script src='http://twitter.com/statuses/user_timeline/bloggertricks.json?callback=twitterCallback2&count=1' type='text/javascript'/>
</div>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
Currently have 0 comments: