26-10-2010, 18:56
jeśli już masz te style dla IE 6 i 7 to w sekcji HEAD zamiast tej instrukcji, którą podałem wcześniej podaj:
Kod:
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="style.ie6.css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style.ie7.css" />
<![endif]-->