Bonjour je me mange le cerveau pour trouver la solution,
pourriez vous me dire comment faire pour superposer mon logo et mon bandeau ?
Voir sur le site : http://dreadstock.open-web.fr/realisation.html
Merci par avance
pourriez vous me dire comment faire pour superposer mon logo et mon bandeau ?
#container {
background-image:url(../images/bgarch-fs.jpg);
height: inherit;
width: 1080px;
margin: 5px auto 0 auto;
}
#contenu {
width:1080px;
height:inherit;
top:170px;
left:10px;
}
#flash {
float:right;
width:600px;
height:270px;
left:350px;
z-index:10;
}
#divMowFlow{
position:relative;
z-index:5;
width:1000px;
height:0px;
top:310px;
left:600px;
font-weight: bold;
color: #FFF;
}
#header {
display:block;
width:1080px;
height:inherit;
}
#bandeau {
background-image:url(../images/bandeau.png);
width:1080px;
height:51px;
margin:0px;
left:0px;
top:90px;
z-index:15;
}
#logo {
height:181px;
width:125px;
left:28px;
top:25px;
z-index:20;
}
#right{
position:relative;
float:left;
background-image:url(../images/right1.png);
background-repeat:no-repeat;
height:270px;
width:299px;
left:30px;
top:10px;
}
#buyimg{
top:465px;
left:186px;
height:126px;
width:192px;
}
Voir sur le site : http://dreadstock.open-web.fr/realisation.html
Merci par avance