James Gadrow wrote: > The good news for you? By changing your position to relative, you've > just told your box to not contain elements with position: absolute / > float applied (such as your 3 columns). This means that if you insert a > clearing div (<div style="clear: left"></div>) after your 3 columns your > box will expand to once again contain the columns. However, now that > you've told the page to reserve space for that element, to re-position > it where it belongs you need to add "top: 123px; left: 96px;" and remove > your margin settings. This should make the page look exactly the same as > it does with position: absolute. No idea if that's what you want or not, > but there you have it.
This is perfect. I figured it would be something insanely simple, but I just didn't know what :) > Oh, and the link to your stylesheet didn't work because your server is > case-sensitive so you forgot to capitalize the 's' in 'sheet.' ;) Yeah, that's what happens when I type the URL by hand :) Now that the biggest problems are out of the way, there's a rendering oddity with the page in IE6 (and 5, but I don't really care about that). The content DIV ("CenterBox") is lined up on the left with the header image, but it extends ~10px too far on the right side. There also seems to be ~10px extra padding/margin on the left side of the navigation box. It looks correct in IE7 and FF. I have absolutely no idea what's going on there. However, looking at it now, it appears that the "ase" from the last word in the 3rd column are repeated to the left of the navigation column. This is probably what's pushing it out. Why does IE have to suck so much? Anyone have any idea why it's repeating those letters and how to get rid of them? -- Andrew Gaffney agaffney.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/