Here's the page

http://www.webdesignsarasota.com/~sunscreenprintin/page-from-two-columntempl
ate.php


In IE7, the top of the background image (bg-white-narrow.gif) is lower by
several pixels than in FF. The FF version is the way I want it.

Here's the markup

#content #content-nested  {

            position: relative;

            width: 100%;

            background-image: url(resources/bg-white-narrow.gif);

            background-position: 79px 4px;

            background-repeat: no-repeat;

            margin-bottom: 30px;

}

How to I fix this so that the top of the background in IE7 looks like it
does in FF?


Marje

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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