28173 sujets
CSS et mise en forme, CSS3
Salut,
Ton positionnement est vraiment crasseux.
Sinon pour ta solution (avec ton site tel quel) :
À ajouter au code existant donc.
Bonne continuation
Ton positionnement est vraiment crasseux.
Sinon pour ta solution (avec ton site tel quel) :
.bgstretcher-area {
height: 100%;
}
.bgstretcher-page {
height: 100%;
}
.wrap2 {
height: 100%;
}
#content {
position: absolute;
right: 0;
top: 0;
bottom: 0;
}
À ajouter au code existant donc.
Bonne continuation