Bug CSS, pb de repeat ??
Résolu
fredodo13
Messages postés
89
Date d'inscription
Statut
Membre
Dernière intervention
-
fredodo13 Messages postés 89 Date d'inscription Statut Membre Dernière intervention -
fredodo13 Messages postés 89 Date d'inscription Statut Membre Dernière intervention -
A voir également:
- Bug CSS, pb de repeat ??
- Bug chromecast - Guide
- Iptv bug forum ✓ - Forum Box et Streaming vidéo
- Bug localisation snap ✓ - Forum Snapchat
- Savoir qui regarde notre localisation ? - Forum Snapchat
- Bug snap message invisible - Forum Snapchat
5 réponses
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...
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... :(
#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
nan une div séparée, pas le cler both direct dans le css, une div juste qomme ça qui traîne juste avant la fermeture de la div de ton background
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question