Thanks for the help everyone.
I tried adding the background to HTML but that did not fix the problem.
What did work was that I added:
html, body { height:100%; }
to the stylesheet.
The whole thing is a bit weird though since I have never seen this
happen on another site, but it definitely seems like a hasLayout
issue. I think I removed hasLayout on the body by applying 0 padding
and margin and that's why I had to set the height to 100% to get it
back.
--
--
Christian Montoya
christianmontoya.net .. designtocss.com
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************