Aller au contenu

background déborde


bolo

Sujets conseillés

Bonjour

j'ai un div

<div id="header">
<img src="<%=sRoot%>images/titre2_droit.png" style="float:right;padding:0;margin:0;" alt="XEROX ANTILLES"/>
<h1>XEROX ANTILLES</h1>
<ul>
<li><a href="<%=sRoot%>">Accueil</a></li>
<!-- <li><a href="#" class="active">???</a></li> -->
<!-- <li><a href="<%=sRoot%>la-bureautique.asp">L.A. BUREAUTIQUE</a></li>
<li><a href="http://www.librairieantillaise.com/entreprise/" target="la-entreprise">L.A. ENTREPRISE</a></li> -->
<li><a href="http://www.xerox.com/go/xrx/equipment/product_landing.jsp?Xcntry=FRA&Xlang=fr_FR" target="xerox">Produits</a></li>
<li><a href="#">Service Après-Vente</a></li>
<li><a href="http://www.xerox.com/go/xrx/template/productsupport.jsp?Xcntry=FRA&Xlang=fr_FR" target="xerox">Assistance et support</a></li>
<li><a href="<%=sRoot%>contact.asp" onclick="window.open(this.href, 'Contact', 'height=330, width=350, top=100, left=100, toolbar=no, menubar=no, location=no, resizable=no, scrollbars=no, status=no'); return false;">Contacts</a></li>
</ul>
</div>

avec le css suivant

#header {
background: url(../images/titre2.png) no-repeat left top;
width: 100%;
height: 150px;
padding: 0;
margin:0;
}

depuis que j'ai installé la nouvelle version de FireFox le background déborde

merci

Lien vers le commentaire
Partager sur d’autres sites

Veuillez vous connecter pour commenter

Vous pourrez laisser un commentaire après vous êtes connecté.



Connectez-vous maintenant
×
×
  • Créer...