Re: [css-d] Spanning a bg to the very bottom (cross-browser)

2007-01-14 Thread Sathish T
Hello again! I think the height : 100% made the image extend all the way to the bottom of the browser window, but not all the way to the bottom of the document because document's height > browser window's height. Specifying the height in pixels may help. I also found that a part of the links at th

Re: [css-d] Spanning a bg to the very bottom (cross-browser)

2007-01-14 Thread Sathish T
Hello Jon. I think the height : 100% on the div's with ids 'l' and 'r' is causing the problem. Regards Sathish __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss

Re: [css-d] massive gap on the footer div

2006-12-22 Thread Sathish T
Phil Turner <[EMAIL PROTECTED]> wrote: > Help please I cant close up the gap on the footer div > I want the dotted lines on the various divs to meet up > without the big white gap. > > You can see it here > http://www.yourplanetneedsyou.org/ The padding-bottom and margin-bottom of #navbox have ver