Thanks for the link, Francky. Following the markup in that page, I had to add an extra wrapper div inside the body to which I had to apply the background. This had to be done, since the body height was already specified to be a 100%, and wouldn't increase beyond that, I guess.
Only if there was a way to do that without the extra markup, though. Hmmm. On 2/24/07, francky <[EMAIL PROTECTED]> wrote: > Rakesh Pai schreef: > > So, I've created a page using the exact code from footerStickAlt > > http://www.themaninblue.com/writing/perspective/2005/08/29/ except > > I've given a background to the HTML. Unfortunately, the background > > applies only to the page to the extent of the viewport height. Which > > means that if the page is taller than the viewport, the area below the > > viewport will not have the background applied. > > > > Any solutions? > > > Hi Rakesh, > In the FooterStickAlt example [1] I see the background-color and > background-img aren't attached to the HTML, but to the BODY styles. Is > that it? > > Success and greetings, > francky > > [1] > http://www.themaninblue.com/experiment/footerStickAlt/good_example_long.htm > > -- Rakesh Pai Mumbai, India. [EMAIL PROTECTED] http://piecesofrakesh.blogspot.com/ ______________________________________________________________________ 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/
