-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Arian Hojat wrote: > I seen a couple webpages where the footer is a neat little thin strip > absolutely positioned? at the bottom of viewport, and the content will go > behind it, but the content is never hidden since they use some padding i > guess and u can use the browser's scrollbars to view the content if its > expand over browsers' viewport size, but the footer is always there and > never 'pushed out'. Anyway to achieve this? My example of this is at http://test.riczho.dyndns.org/fullheight/. Instead of absolutely positioning the footer, I keep it relatively positioned and outside of the height: 100%; wrapper, then use negatives margins/padding on #content to always keep it at the bottom.
Hope this helps, Ricky -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGnnfrZBKKLMyvSE4RApqiAJwNIq9XHDyovk8mUZB2Is2mjIqsMACg6hm+ bvreBw8Su83XaKjXwPal35k= =63P5 -----END PGP SIGNATURE----- ______________________________________________________________________ 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/
