Sivakatirswami wrote:
> http://www.himalayanacademy.com/resources/
> I'm thinking it is just one or two rules, like "max-width" doesn't
> work.. we may need to leave that out. and go back to let the page be
> "stretchy"
Almost :-)
IE/win needs #container to have 'Layout'[1], or else 'positioning' in
relation to it doesn't work.
The existing 'max-width' acts as a 'hasLayout'[1] trigger in IE7 but (of
course) not in IE6 and older.
I suggest you add...
#container {height: 1%;}
...which will act as a 'hasLayout' trigger back to IE5.0/win, without
disturbing other browsers/versions. From there you should be able to fix
the other flaws in IE6.
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
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/