At the moment it looks like this (left) and I'd like it to look like this (right):

This is the code I have:
<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/kornunderground.json?callback=twitterCallback2&count=5"></script>
I would of course like to edit the fonts use etc. If anyone could help me out or possibly point me in the right direction on a tutorial or something I'd greatly appreciate it. Much thanks.
Help













