> > You forgot to include the fix for IE:
> >
> > * html #menu {
> >   left: 150px;           /* value equal to the right col width */
> > }
> 
> According to http://www.alistapart.com/articles/holygrail that is
> supposed to be for IE6. I tried adding the fix, but it did not fix the
> problem.
> 
> I went to http://www.alistapart.com/d/holygrail/example_1.html with
> IE7b2 and found the left column is also missing. So at least there is
> consistency in the problem.

T.R.-

I sent my reply off-list, so this is just for the public record...

You'll need to feed the left:150px; to IE via conditional comments for
it to work in IE7b2, as the new beta doesn't recognize the * html hack
any longer.

Regards,
Ron
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to