Salut,
Voici mon code CSS :
le divForm ne se centre pas par rapport à div Page information, je ne trouve pas mon erreur.
Pourriez-vous m'aider ?
D'avance merci
Laurent
Voici mon code CSS :
.divPageInformations{
clear:both;
margin-top:5px;
width:994px;
height:370px;
}
.divPageInformations .divPreview{
position: absolute;
padding:5px;
width:994px;
height:370px;
}
.divPageInformations .divForm{
float:left;
margin-left:auto;
margin-right:auto;
height:341px;
width:491px;
background-image:url(/cms/sitemedia/BGPannelPageInfo.png);
}
le divForm ne se centre pas par rapport à div Page information, je ne trouve pas mon erreur.
Pourriez-vous m'aider ?
D'avance merci
Laurent