> The problem is, when the browser window is less than the height of
> the page the content seems to go out of the DIVs.
> 
> In other words, the user scrolls down to see the content (that's ok)
> but the white background doesn't extend to the bottom of the browser
> window.
> 
> Pages to check:
> http://www.abcreative.net.au/folio_print_case.html
> http://www.abcreative.net.au/folio_tv_showreel.html
> 
> Stylesheet:
> http://www.abcreative.net.au/c/styles.css
> 
> You can replicate this if you make your browser window less than
> 768px high.
> 
> Is this fixable?
> 
> Any help would be really appreciated.
> 


You can also do this mate

Delete => height: 100%; and min-height: 100%; =>

=> elements in div#bgLayer, div#wrapper, div#bodyContentLeft,
div#bodyContent

Delete => float: right; in div#bodyContent

Change => div#bodyContent margin as => margin: 0 0 0 167px;

I would also suggest replacing your top navigation with CSS e.g.
http://tutorials.alsacreations.com/modelesmenus/hd2.htm 

Regards, 
Cem Meric

Kalkadoon
Corporate Solutions


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to