The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
So I've gone through the w3 schools website and I've played with dreamweaver and notepad and I have no clue how to get this to work.
Basically I want it so that however wide the image is, the box expands to that width and the variable width makes up the rest. I can make it work with tables (by making the first cell 1px and the table automatically formats to make it the same width as the image), but for some reason the css is kicking my butt.
Any help is greatly appreciated.
Posts
I swear I've tried just about everything at this point.
Scroll down to "How To Create A Variable-Width Three Column Layout".
Woops, sorry, leftbody and rightbody should both have float: left; as well (a standard two-column type thing).