I have been using this footer technique for a while:
http://www.alistapart.com/articles/footers
uses an absolutely positioned footer
Example 3 is the final version that dose not use any scripting.
It looks great in ie6 (and everything else) until.... you add a width
declaration to the container
#container {
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
background:url(/images/bg/blue_bg.png) -3px 0 repeat-y;
/* breaks if added */
width:500px;
}
then the footer rises to the bottom of the content.
Any one know why?
Any one know a working bottom-of-the-browser-fixed footer with width
technique?
Thanks,
-Dinshaw
______________________________________________________________________
css-discuss [[email protected]]
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/