Index du Forum » » Pour débuter

Auteur

Mon site ne ressemble plus à rien !
GiamDoc
7063       
 

  Posté : 13-12-2009 15:11

ç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

http://www.npds.org/viewtopic.php?topic=24633&forum=10