Hi,

   I have an ID that's giving me problems in FF. It's fairly basic and as
far as I can tell the problem lies in the definition itself (as opposed to
other divs interacting with it causing the strange behaviour).

It's really basic, a background image that for some reason in FF is pushed
upwards (hard to describe but you only see the bottom part of the image, as
if a negative top margin is cutting off the top). In IE it displays fine.

Here's the CCS:

#blackBar {
        background-image: url(images/black_bar.gif);
        background-repeat: no-repeat;
        width: 784px;
        height: 30px;
}

Anyone have any idea? Or maybe someone could confirm that it *must* be some
other element outside of the above one because the above one is fine in FF?

Thanks!

______________________________________________________________________
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