RE: [css-d] IE overflow:visible bug, but vertically?

2005-08-14 Thread Bruno Fassino
Jade True wrote: > I now have a baffling issue in Firefox, perhaps you have some > insight? I notice this same thing in other sites in Firefox > (currently using 1.0.6)... > some of the links and linked images "shift" to the right > slightly. You'll see in Firefox that there is now a 1px gap > to

RE: [css-d] IE overflow:visible bug, but vertically?

2005-08-14 Thread Jade True
Thanks Bruno, it helped a lot... >I haven't looked at the details, but I would also suggest you to try to get >the same effect in a less complex way. For example: there would be no >need for the negative top margin on #logo if you had the logo image >floated left (now it is not floated), and all w

RE: [css-d] IE overflow:visible bug, but vertically?

2005-08-14 Thread Bruno Fassino
Jade True wrote: > I've designed this Zen Cart with css almost exclusively. > http://www.soap.jadetrue.com/ [...] > First, in IE, there is a 3 pixel gap above the right float, > that I can't get rid of Try adding: #logoleft a img { vertical-align: bottom; } > Secondly, in IE the left column