>
>
> This styles seem to imply that in IE6 and 7 a clear grey border appears
> below the first 4 <li>'s, as you can see. It is actually the page
> background, not a border part of my design.
> In Firefox there's no grey between the boxes, which is the way it should
> be.
> Besides, when I increase the page's size, the works' button looses part
> of the blue.
>
> How can I get rid of these defects? Is something I do wrong?
>
> Thanks much,
> Giuseppe
>
>
I think if you remove the width from the list item you'll be OK

li {
position:relative;

}
-- 
Susan R. Grossman
[EMAIL PROTECTED]
______________________________________________________________________
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