Hi,

Can someone tell me why I see the graphic color that is in the left menu in
IE but not in mozilla or netscape:
http://www.designhosting.biz/neill/test.html

The stylesheet is:

#container {
        width: 800px;
        margin-right: auto;
        margin-left: auto;
        background-image: url(assets/bg_container.gif);
        background-repeat: repeat-y;
        background-position: left top;
        height: 100%;
}
#menu {
        width: 180px;
        float: left;
}
#content {
        padding: 10px;
        width: 560px;
        float: right;
        height: 100%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.5;
}
#footer {
        border-right-color: #9D9F37;
        height: 60px;
        background-color: #9D9F37;
        clear: both;
}

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 10/20/2006
 
______________________________________________________________________
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