Trying to arrange text in WP Sidebar…

  • Unknown's avatar

    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.

    <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&amp;count=1"></script>

    I basically want to move the text like I have it setup in this picture.

    Can anyone help me out? Thanks!

  • Unknown's avatar

    Your blog is self-hosted so you need to inquire over at http://wordpress.ORG/support/ which is where self-hosted wordpress blogs are supported. This forum is for blogs hosted here on the wordpress.COM free hosting service and our software is different.

  • The topic ‘Trying to arrange text in WP Sidebar…’ is closed to new replies.