Re: [css-d] [+] Possible webkit bug with overflow and width

2010-10-12 Thread Thierry Koblentz
> This markup shows my problem: > Webkit browsers seem to create an erroneous width on overflow:hidden > elements inside of overflow:hidden elements, when their width is set to > 0. Interesting bug. But I see it differently. Webkit creates an erroneous width for the parent, not for the element wit

[css-d] Possible webkit bug with overflow and width

2010-10-12 Thread Jan Limpens
Hello, This markup shows my problem: Webkit browsers seem to create an erroneous width on overflow:hidden elements inside of overflow:hidden elements, when their width is set to 0. Is there a known workaround? overflow:hidden & width:0 div { overflow: hidden;

Re: [css-d] menu text/image buttons not working in IE7

2010-10-12 Thread Thierry Koblentz
> On this page (this VirtueMart cart, actually), the menu buttons are > screwy in IE7: > > > http://beverlylanzetta.net/retablos.html > > If you check in a modern browser you'll see they're wide-ish image > backgrounds. Can someone tell me how to fix them? I'd not float the UL (nor the LIs), I'd