I discovered that the following code is what breaks the site in IE.

ul.nav {
    list-style: url(bullet_small.jpg);
    line-height: 1.5em;
    margin-left: 18px;
    padding: 0;
    }

The list-style specifically is what kills it.  Does anyone know why applying
a bullet image mucks up IE?  I guess that's a dumb question. ;)  Does anyone
know how to get around it?  For now I'll just apply a background image, I
guess.

--
Michael Clayton
www.twilighted.com
______________________________________________________________________
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