Hey everyone, if you check out my blog that I'm currently working on.
Http://iamjaybot.net/blog/
You'll find on my Sidebar my Twitter area, here is what the code looks like so far.
I basically want to move the text like I have it setup in this picture.
http://img.skitch.com/20081216-b997mrmpc4yamdhmnkna7xfiqd.jpg
Can anyone help me out? Thanks!
Http://iamjaybot.net/blog/
You'll find on my Sidebar my Twitter area, here is what the code looks like so far.
Code:
<td align="left"><img src="http://i33.tinypic.com/imt9qt.jpg"></td>
<div id="twitter_div">
<ul id="twitter_update_list"></ul>
</div>
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/Jaybot.json?callback=twitterCallback2&count=1"></script>
I basically want to move the text like I have it setup in this picture.
http://img.skitch.com/20081216-b997mrmpc4yamdhmnkna7xfiqd.jpg
Can anyone help me out? Thanks!