It seems that you have one row with 2 cells. Make the first one as large as possible (eg give your ‘heyhey’ column a fixed width as sidebar and your ‘post’ cell the rest). Also, your content div could use width 100% to take up all space in that first cell (though I think it will do that by default).
I’d also suggest rethinking the mix of tables and divs to organize your overall page layout. They won’t work all that well together, especially for sizing.
Thread Starter
Sean
(@sean)
Hmm, got a place where I could learn to do that?, I am tres more familiar with tables than divs
Thread Starter
Sean
(@sean)
Alright, I’ve got it down to pretty bare bones, and I’m still trying to figure out how to get the blog to stretch all the way across the screen
http://seanspictures.teflon.uni.cc/wordpress/index.php
Do you need to see the template?