Jon Hughes wrote: > I was doing SO good! All the way through the entire page without asking > css-d for any help... then came the footer :( > > I tried FooterStick and FooterStickAlt and I get the same result: the footer > starts at the bottom of the browser, not the bottom of the content (which > would lead me to believe html, body, and the parent element don't have > height:100%... but they do! > > Anyone see anything wrong with this? > > http://phazm.com/ > >
The div.textwrap does not contain the descendant floats #mainwrap and #secondarywrap. Next, #pagewrap has a fixed height of 366px. The inner floats are sticking out of div.textwrap and #pagewrap. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ 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/
