Hi Nik > One problem regarding the footer: because it has a background color > and because the current homepage is not very long (vertically), a > blank white area appears directly below the footer on higher > resolutions (1280x1024 & up). Is there a way to get the header to take > up any remaining vertical space (a non-hackish solution) other than > making the body background color the color of the header and then > making everything else have a white background (or using a wrapper > element to encase the content and have a white background on that > only)?
These seem to me like good solutions: http://www.themaninblue.com/experiment/footerStickAlt/good_example_short.htm Requires all content, but the footer content to be encapsulated by a 'nonfooter' div, but uses no JS, nor hacks with background images. http://matthewjamestaylor.com/blog/bottom-footer-demo.htm Requires a fixed height footer. Both links are from this excellent starting point for solving CSS problems: http://css-discuss.incutio.com/?page=FooterInfo g., Maarten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]