Bonjours, j'ai le meme eternelle probleme ... Je possede un site en php et je n'arrive pas a le centrer.
je suis allé sur de nombreux tutos, mais je n'y arrive tjrs pas. mon site a de plus en plus de visites,
cela me pose un probleme. Est ce que quelqu'un peu il m'aider, je lui en serait tres reconnaissant.
voici mon code :
body {
background-image: url(Designsite/arriereplanaucouvent.png);
}
#fonddisclamer {
position:absolute;
left:272px;
top:6px;
width:600;
height:700;
z-index:1;
}
#logodisclamer {
position:absolute;
left:441px;
top:91px;
width:274px;
height:65px;
z-index:2;
}
#entrer {
position:absolute;
left:389px;
top:580px;
width:162px;
height:61px;
z-index:3;
}
#sortir {
position:absolute;
left:593px;
top:579px;
width:153px;
height:61px;
z-index:4;
}
#slash {
position:absolute;
left:550px;
top:587px;
width:48px;
height:52px;
z-index:5;
}
#Layer2 {
position:absolute;
left:293px;
top:24px;
width:145px;
height:40px;
z-index:6;
}
#Layer3 {
position:absolute;
left:685px;
top:22px;
width:151px;
height:45px;
z-index:7;
}
#Layer4 {
position:absolute;
left:492px;
top:23px;
width:143px;
height:43px;
z-index:8;
}
Merci d'avance !