Tim Zappe wrote:
http://www.western.edu/%21front%5Fsection/admissions/

The background image of the containg element is shifted in the back in IE, but not in Firefox.

Buggy IE/win. Add a 'hasLayout'[1] trigger to the container.

Try adding:
#page {
_height: 0;
}
...including the leading underscore, or use a more safe 'feed styles to IE-only' as exemplified in the linked-in article[1].

Also, the content in the #content div does not seem to display on load, but when you refresh, it appears....this I am hoping is a related bug.

It _is_ related -- and it is gone with the given fix.

regards
        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to