website logo
Auteur
avatar
GiamDoc

Forum » » Pour débuter » » Mon site ne ressemble plus à rien !


Posté : 13 déc. 2009 à 15:11 icone du post

ça vient de ta css


/* Menu header */
div#header_navbar {
        background: !url(!'../images/navbar.gif');
        background-repeat: repeat-x;
        background-color: #FF0000;
        clear: both;
        height: 40px;
        text-align: center;
        width: 100%;
}



si tu changes en


/* Menu header */
div#header_navbar {
        background: !url(!'../images/navbar.gif');
        background-repeat: repeat-x;
        background-color: #9EBF7C;
        clear: both;
        height: 40px;
        text-align: center;
        width: 100%;
}



et tu ne verras plus ton rouge

Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=24633&forum=10