Richard Grevers wrote:
> I'm not sure which of several changes did it, but the 2-column
> negative margin layout at
> 
> http://www.vine.org.nz/index.php/services
> 
> suddenly has a disappeared left column (in IE, firefox, Opera)
> HTML and CSS both validate.


All browser seem to be showing the same with the content on the left so 
I don't quite understand the problem.

Also when mentioning IE, it's better for the helper to know which one. 
You could have IE6, IE7 or IE8 or IE5 to IE6 or IE6 to IE7.

Does this help with your issue.

#globalwrapper {
min-height:100%;
max-width: 50em;
background-color:#fff;
margin:0 auto; /* ADD, center the global wrapper */
}


Alan

http://css-class.com/test/
______________________________________________________________________
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/

Reply via email to