DJ Webb wrote: > This should be a simple 2 column (with header and footer) layout but > for the life of me I can't get this main div to auto expand.
> http://photography-of-rock.com I haven't much time, so this is a quick-fix. Try adding... #nav {margin-right: -300px;} #main {margin: 0 10px 0 290px; width: auto;} ...and see if that's close enough for comfort. I have only tested this in Opera 9tp2, Firefox 1.5.0.1 and IE6. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
