Alors la, je pige pas ! J'ai mis à jour mon code que je vais vous poster de suite, mais le probléme étant que quand il y a trop de contenue, la marges du bas n'est plus ! De ce faite, mon site s'écrase literallement en bas de la page ! C'est assé génant si vous savez pourquoi...parceque moi je séche
Voici le code :
Et voici l'url ou le probléme est : Le lien ici
Voila, si quelqu'un trouve le temps de m'aider ! Je lui en serait très reconnaissant ! Et je remercie deja tout les membres du forum alsa pour leurs aide car ils m'ont deja beaucoup aider ! Vous faites un très bon boulot !
Merci
Ciao
Modifié par Styblue (26 Jul 2005 - 02:54)

Voici le code :
/* Design Styblue 2005 */
/* Générales */
body {font-family: "comic sans ms"; margin: 0; padding: 0; background-color: #C7D7E6;}
#conteneur {position: absolute; width: 92%; margin-left: 4%; margin-right: 4%; margin-top: 15px; margin-bottom: 15px; background-color: #E9EDF1; border: 1px solid black;}
#hautgauche, #hautdroit, #basgauche, #basdroit {height: 15px; width: 15px; background-repeat: no-repeat; font-size:1px; position: relative;}
#hautgauche {background: url(images/d/bord_h_g.jpg); right: 1px; bottom: 1px;}
#hautdroit {float: right; background: url(images/d/bord_h_d.jpg); left: 1px; bottom: 1px;}
#basgauche {background: url(images/d/bord_b_g.jpg); right: 1px; top: 1px;}
#basdroit {float: right; background: url(images/d/bord_b_d.jpg); left: 1px; top: 1px;}
/* Haut */
#header {height: 150px; text-align: center;}
#header img {margin-left: 10px;}
/* Contenue */
#content {margin-left: 210px; margin-right: 30px; border: 1px solid black; background-color: #E0EBF5; padding-bottom: 10px; text-align: center;}
#content p {width: 90%; margin: auto;}
.txt_news {width: 90%; margin: auto; margin-top: 10px; margin-bottom: 10px;}
#bienvenue {margin-bottom: 10px;}
#c_news {margin: auto; width: 70%; border: 2px solid black; margin-bottom: 10px; background-color: #B5D7F6;}
#c_news p {margin: auto; margin-left: 10px; margin-right: 10px;}
#n_titre {border-bottom: 2px solid black; text-align: center; background-color: #71BBFF;}
#signature {text-align: right; margin-right: 4px;}
.italie_img {width: 30%;}
.accueil_img {width: 100%;}
/* Menus */
#menu {position: absolute; left: 30px; width: 150px; text-align: center;}
#c_menu {border: 1px solid black; margin-bottom: 30px; background-color: #E0EBF5;}
a {color: black; text-decoration: none;}
a:hover {text-decoration: underline; background-color: #C7D7E6;}
#c_titre {background: url(images/d/c_titre.jpg); height: 25px; font-size: 18px; border-bottom: 2px solid black; margin-bottom: 10px;}
#c_content {margin-top: 10px; margin-bottom: 10px;}
/* Bas */
#footer {border: 1px solid black; margin-left: 30px; margin-right: 30px; margin-top: 10px; background-color: #E0EBF5; text-align: center; padding: 10px;}
Et voici l'url ou le probléme est : Le lien ici
Voila, si quelqu'un trouve le temps de m'aider ! Je lui en serait très reconnaissant ! Et je remercie deja tout les membres du forum alsa pour leurs aide car ils m'ont deja beaucoup aider ! Vous faites un très bon boulot !
Merci
Ciao
Modifié par Styblue (26 Jul 2005 - 02:54)