Debbie Campbell wrote:
> I'm using this sticky footer method:
> 
>> http://www.cssstickyfooter.com/
> 
> But my wrapper (outlined in red) isn't going to the bottom - can
> someone point out my error(s)? This page validates as both XHTML
> strict and CSS.
> 
> My page:
> 
>> http://www.redkitecreative.com/projects/mgwa/
> 

Your markup differs from the example. There should only be two outer
DIVs on the page-- #wrapper (with min-height: 100%;) and the #footer.
Those extra DIVs on your page are making it taller than 100% at all times.

Incidentally, your page does not like text sizes other than "medium."
Note that "medium" on my older IBM laptop is 16px in Firefox, but 20px
in IE and Opera (compensating for small pixel sizes).

Cordially,
David
--
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to