Bonjour,
Je rencontre un problème de marge sur ie6 et ie7.
savez-vous d'où peu venir le problème ?
http://www.securidev-railway-solutions.com/
Modifié par thomasv (15 Jul 2010 - 17:24)
Je rencontre un problème de marge sur ie6 et ie7.
savez-vous d'où peu venir le problème ?
http://www.securidev-railway-solutions.com/
div.cadre{
position:relative;
color:#000;
padding:15px;
margin-left: auto;
margin-top: 0px;
margin-right: auto;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);
border-radius: 5px;
width:710px;
border:0px solid #000000;
}
div.page1{
visibility: visible;
position: relative;
margin-left: auto;
margin-right: auto;
background: url(../images/round-1.png) no-repeat;
filter:alpha(opacity=80);
width:740px;
margin-bottom: 0px;
height:5px;
border:0px solid #000000;
}
div.page2{
visibility: visible;
position: relative;
margin-left: auto;
margin-right: auto;
background: url(../images/round-2.png) no-repeat;
filter:alpha(opacity=80);
width:740px;
height:5px;
border:0px solid #000000;
}
Modifié par thomasv (15 Jul 2010 - 17:24)