A voir également:
- Bug CSS, pb de repeat ??
- Bug CSS, pb de repeat ?? ✓ - Forum - CSS
- Bug css ✓ - Forum - Jeux vidéo
- Bug css ✓ - Forum - CSS
- BUG CSS ✓ - Forum - Jeux vidéo
- Bug CSS ✓ - Forum - Jeux vidéo
5 réponses
claire_47
- Messages postés
- 32
- Date d'inscription
- lundi 21 juin 2010
- Statut
- Membre
- Dernière intervention
- 25 juin 2010
juste avant la fermeture du <div> qui as le fond blanc, essaye de mettre
<div style="clear:both;"> </div>. juste après ta liste sinon...
<div style="clear:both;"> </div>. juste après ta liste sinon...
fredodo13
- Messages postés
- 86
- Date d'inscription
- mercredi 17 mars 2010
- Statut
- Membre
- Dernière intervention
- 11 février 2018
tu veux dire :
#fond { width: 962px; height: 1100px; margin: 10px auto; border: #39676A 1px solid; background: url(img/menu_droit.png) repeat-y 702px #FFF; style="clear:both;"}
ça fait rien du tout snif... :(
#fond { width: 962px; height: 1100px; margin: 10px auto; border: #39676A 1px solid; background: url(img/menu_droit.png) repeat-y 702px #FFF; style="clear:both;"}
ça fait rien du tout snif... :(
fxtaa
- Messages postés
- 1050
- Date d'inscription
- mardi 20 octobre 2009
- Statut
- Membre
- Dernière intervention
- 2 avril 2015
#fond { background:url("img/menu_droit.png") repeat-y scroll 702px 50% #FFFFFF; border:1px solid #39676A; margin:10px auto; width:962px; } #fond2 { background:url("img/village.jpg") no-repeat scroll 455px bottom transparent; width:962px; }
Faut virer les heights