Bonjour mon pied de page ce met bien grâce à ce code
...Mais lorsque la page s'agrandit en longueur mon footer ce decalle à droite...pk
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10 div#footer { position: absolute; width: 97.4%; bottom: 0; background: #7fcf2e url(img/footer.png) repeat-x; color: #fff; margin: 2px 0; font-size: 0.9em; text-align: right; }
Partager