From: "Rebecca Richter" <[EMAIL PROTECTED]>

>That took care of the extra padding issue in IE 6, but not 5. Anything I can 
>do to correct that?

>>> http://www.makemyhousegreen.com/index1.html 

Hi Becca,

Ammend your ie.css file to include the following - 

.nav a {
 height: 1%;
 vertical-align: bottom;
}

.dropdown li {
        margin-left: -16px;
        ma\rgin-left: 0;
}

And you should find happiness with the IEs

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to