Bug sous firefox

cs_ahmedoo Messages postés 17 Date d'inscription jeudi 24 mai 2007 Statut Membre Dernière intervention 29 juillet 2010 - 30 déc. 2007 à 19:18
malik7934 Messages postés 1154 Date d'inscription mardi 9 septembre 2003 Statut Membre Dernière intervention 15 août 2009 - 30 déc. 2007 à 19:52
Salut,
sous IE le style="background-repeat: repeat-y" marche très bien mais évidement sous firefox ça ne marche pas !


Quelqu'un peut regarder ma css et me dire le pourquoi  Firefox  ne considère pas les données comme sous IE?
 voici une partie du code

#Navtop {
    background-image: url(images/nav-top.jpg);
    background-repeat: no-repeat;
    height: 35px;
    width: 190px;
    margin:auto 0;
}
#Nav {
    background-image: url(images/nav-back.gif);
    background-repeat: repeat-y;
    background-position: center;
}
#Navbase {
    background-image: url(images/nav-base.jpg);
    background-repeat: no-repeat;
    height: 35px;
    width: 190px;
}

.buttons a {
    color: #000B87;
    padding: 4px 25px 4px 10px;
    display: block;
    font: bold 14px/1.5em "Trebuchet MS", Georgia, Arial;
    text-decoration: none;
    text-align: right;
    background-image: url(images/normal.gif);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 10px;
    width: 135px;
}

.buttons a:hover {
    color: #0085DB;
    text-decoration: none;
    background-image: url(images/hover.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.decouvrir_tunisie { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EBA514}

 

       

          Decouvrir La Tunisie         

          

            
[# Vos circuit]

          

            
             
[# Excursions]

           
             
[# La Tunisie en photos]

             
[# Demande special ]

       

       

     

1 réponse

malik7934 Messages postés 1154 Date d'inscription mardi 9 septembre 2003 Statut Membre Dernière intervention 15 août 2009 17
30 déc. 2007 à 19:52
FF est moins permissif que IE,donc quand tu dis "mais évidement sous firefox ça ne marche pas !", saches que c'est ta faute :-)

Il manque 2
à la fin (où je ne sais où), et il faut remplacer
par

J'ai testé, j'ai le background.

*****
noisy communication - wherever, be everywhere!
0
Rejoignez-nous