Bonjour,
Malgré de longues investigations, je ne parviens par à trouver la cause du problème suivant : sur IE6, la page affiche une marge tout le long du côté droit de son bloc conteneur. La voici :
......
Dans FF et Netscape, tout est OK.
Y aurait-il une recette spéciale à appliquer pour IE ?
Voici aussi le code CSS :
Ça m'ennuie beaucoup car je dois mettre cette page en ligne rapidement.
Merci pour toute aide...
Modifié par vivi (02 Dec 2005 - 16:30)
Malgré de longues investigations, je ne parviens par à trouver la cause du problème suivant : sur IE6, la page affiche une marge tout le long du côté droit de son bloc conteneur. La voici :
......
Dans FF et Netscape, tout est OK.
Y aurait-il une recette spéciale à appliquer pour IE ?
Voici aussi le code CSS :
html,body {
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
color: #003300;
margin: 0px;
padding: 0px;
scrollbar-base-color: #e2e2b6;
}
#container {
width: 95%;
border: 2px solid #82821B;
margin: 10px auto 0px;
padding: 0px;
}
#banner {
background: #FFFFFF url(/NEWCOCOLO/images/logo+nom_bannierecss.gif) no-repeat left bottom;
height: 85px;
width: 533px;
padding: 20px;
margin-left: 10px;
float: left;
}
#nom {
font-size: 17px;
font-style: normal;
font-weight: bolder;
text-align: right;
height: 2em;
clear: both;
color: #92923D;
font-family: "Comic Sans MS";
margin: 0px;
padding-right: 20px;
}
#topnav {
margin: 10px 0px 2px;
padding: 0px;
height: 25px;
width: 100%;
display: inline;
line-height: 20px;
}
#topnav ul {
text-decoration: none;
margin: 0px;
padding: 0px;
text-align: left;
font-family: "Comic Sans MS"; Verdana, Arial ;
font-size: 11px;
border-top: 1px solid #82821B;
border-bottom: 1px solid #82821B;
}
#topnav li {
display: inline;
margin: 0px;
list-style: none;
}
#topnav li a {
text-decoration: none;
line-height: 20px;
color: #757531;
font-size: 11px;
font-weight: bold;
padding: 2px 15px;
}
#topnav li a:hover {
color: #FF6600;
background: #DDFF66;
border-right: 2px solid #999900;
border-left: 1px solid #D7D700;
border-bottom: 1px solid #999900;
}
#leftside {
margin: 20px 0px 0px 10px;
padding: 5px 0px 0px;
float: left;
height: 280px;
width: 130px;
list-style: outside;
background: #ddff66;
text-align: center;
white-space: nowrap;
border-top: 1px solid #999900;
border-right: 3px outset #999900;
border-bottom: 3px outset #999900;
border-left: 1px solid #999900;
}
#leftside ul {
white-space: nowrap;
margin: 0px;
padding: 0px 0px 0px 5px;
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003300;
}
#leftside li {
display: block;
text-decoration: none;
list-style-type: none;
}
#leftside li a {
line-height: 1.7em;
list-style-type: none;
text-decoration: none;
color: #003300;
}
#leftside li a:link {
color: #003300;
}
#leftside a:hover {
color: #FF3300;
font-weight: bold;
}
#rightside {
margin: 20px 10px 0px 0px;
padding: 5px 0px 0px;
float: right;
height: 280px;
width: 130px;
background: #ddff66;
text-align: center;
border-top: 1px solid #999900;
border-right: 3px outset #999900;
border-bottom: 3px outset #999900;
border-left: 1px solid #999900;
}
#rightside ul {
white-space: nowrap;
margin: 0px;
padding: 0px 0px 0px 5px;
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003300;
}
#rightside li {
display: block;
text-decoration: none;
list-style-type: none;
}
#rightside li a {
line-height: 1.7em;
list-style-type: none;
text-decoration: none;
color: #003300;
}
#rightside li a:link {
color: #003300;
}
#rightside a:hover {
color: #FF3300;
font-weight: bold;
}
#center {
height: 320px;
padding-top: 0px;
overflow: auto;
margin: 15px;
padding-left: 15px;
line-height: 1em;
}
.locataires {
font-size: 11px;
font-weight: bolder;
color: #FF0000;
text-align: center;
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
Verdana ; Arial
letter-spacing: 0.1em;
letter-spacing: 0.1em;
margin: 10px;
padding-bottom: 3px;
line-height: 1.3em;
padding-top: 3px;
}
h1 {
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase;
background: url(/NEWCOCOLO/images/minilogo.gif) no-repeat left top;
text-indent: 30px;
height: 25px;
}
#footer {
background: #ddff66;
clear: both;
height: 20px;
width: 100%;
text-align: center;
color: #000000;
margin-right: 20px;
line-height: 1.1em;
padding-top: 5px;
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 0.05em;
border-top: 1px solid #82821B;
}
p {
color: #003300;
line-height: 1.7em;
}
a {
text-decoration: none;
}
a:link {
color: #003300;
}
a:hover {
color: #FF0033;
}
#langue {
font: bold 10px/20px "Comic Sans MS";
color: #000000;
background: #DDFF66;
border-bottom: 1px solid #999900;
float: right;
height: 20px;
width: 80px;
text-align: center;
border-left: 1px solid #999900;
top: 0px;
margin: 0px;
border-right: 1px solid #999900;
}
Ça m'ennuie beaucoup car je dois mettre cette page en ligne rapidement.
Merci pour toute aide...
Modifié par vivi (02 Dec 2005 - 16:30)