Im not the best at coding, so I’m having trouble with widgetized sidebar so to get around it I just created a separate sidebar that I am calling to load up my twitter updates:
<?php include(TEMPLATEPATH."/wetwired_sidebar.php"); ?>
And then the sidebar code:
The Java to load it is loaded later.
The damn thing keeps expanding and putting up scroll bars. I put a table in to try to constrain it more and still no go, I’m at a loss. Here is the CSS as well