arrière plan
Réduire
X
-
Re : arrière plan
Pas de soucis :
/* Paramètre arrière plan */
div#overall {
text-align:left;
width:100%;
background-color: #688FA6;
background-image: url(../images/salagou.png);
padding-top:10px;
overflow: hidden;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
color: #000;
}
/* bandeau au dessus de l'image entête */
#oben {
height: 32px;
width: 986px;
margin-right: auto;
margin-left: auto;
background-image: url(../images/oben.png);
background-repeat: no-repeat;
background-position: center center;
}
/* page centrale - 9 */
#container {
width: 975px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
overflow: hidden;
background-image: url(../images/mitte.png);
background-repeat: repeat-y;
background-position: center top;
}
/* Postion de l'encadrement header */
#header {
width: 100%;
height: 300px;
background-image: url(../images/header_bg.png);
background-repeat: no-repeat;
background-position: left center;
margin-left:5px;
position: relative;
}
#logo {
height: 49px;
width: 211px;
position: absolute;
top: 0px;
right:15px;
}
#container_middle {
width: 100%;
margin:0px;
padding-top: 0px;
float: left;
}
Commentaire
Annonce
Réduire
Aucune annonce pour le moment.
Commentaire