Chris Blake wrote: > 1. The mainphoto clears the side content in IE. > 2. The padding (or margin) I have put on the menu is making the > container stretch in IE.
> http://www.pendulum8.com/karst.test/ To solve those IE6 problems, add... * html .twoColFixRtHdr #container {overflow-x: hidden;} * html .twoColFixRtHdr #mainContent {margin: 0; overflow-x: hidden;} regards Georg -- 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/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
