> Hi Mike,
> A simple {position: relative} in the right place can do wonders for IE
> [1]! :-)
> Here: at the #indexGearLogo.
> See testpage
> <http://home.tiscali.nl/developerscorner/css-discuss/test-robotics-ie.html>.
>

That didn't seem to help. I'm still getting the same box. It did bring
the logo to the front, which was my next debugging challenge, but it's
no longer positioned correctly (It should be floated right). Is it
possible that this is just some quirk of my IE configuration? I have
IE 6 on Win2k. It looks fine in Firefox & Opera (though the CSS file
will be slightly different for those two browsers to account for
another IE glitch).

I just realized that I never specifically stated what was being
duplicated in my original message. A box the same *combined* height,
vertical position & style of the four "New Products" boxes is
appearing about 4 or 5 pixels away from the left edge of the page.
That background color is only used in the class cbWhatsNewItem, so
it's clearly related to that style. I've tried adding "position:
relative" to that class, but it had no apparent effect. I've also
tried commenting out each individual line of the style, but again it
had no apparent effect. It is appearing behind all of the elements on
the page (at least those that overlap it), so the top is not visible
behind the elements on the left side of the page. It's a pretty
obvious glitch, so if the bug is happening for you, you'll know it.

Please forgive me if I'm missing something obvious. This is my first
real CSS site, so I've still got alot to learn.
______________________________________________________________________
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