> 1. Remove line 158 (width: 100%).
> 2. Add the following inside your IE6 conditional comment
> 
> #navcontainer {
>       zoom: 1; /* gives it layout */
>       clear: both;  /* self explanatory????? */
> }
> 
> http://snadden.com/sandbox/layout8_ups.html

Ok. I've done it as mentioned, and also seen the link you have provided, it
works, like the width 100% also worked, but, the issue was that I cannot get
the #navcontainer to shrink to his contents.

The hasLayout issue was solved, but, I needed to be solved with a solution
that shrinks the #navcontainer div. And that's the part I'm not getting. 
Why do I need to "shrink-to-fit" the #navcontainer? Because I'd like to move
#form_login some pixels down, without overlapping #navcontainer div. Maybe
z-index can do this, but it would be preferable if I leave z out of this.
With x and y I get my wars already!



Thanks once again,
Márcio

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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