Hello All, I'm using a two-column layout and I'm having problems with several things. First, I have to update the site frequently, meaning that the left column changes in length. If I add too much content, it flows beyond the end of the content area. I solved this by use a "height:" rule on the content div. I HATE using height rules!
The second problem I'm having is that if the text size is increased, the content flows out of the content area. I solved this in IE by using a "font-size:12px;" But Firefox seems to ingore the font-size rule - it allows the viewer to increase or decrease font size in spite of the rule fixing the font size at a certain pixel dimension. I did add an "overflow:auto;" rule on the wrapper, which adds a scroll bar if the text becomes too large, but my footer does not stay at the bottom of the contents. Here's a link to the site in question. http://www.bsvw.com/ Any help will be greatly appreciated. Regards, Phil ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
