28221 sujets

CSS et mise en forme, CSS3

Pages :
Bonjour a tous

j'ai installé la nouvelle version de FirFox 1.0 j'ai ce problème
http://www.independza.com/client/xerox/images/test.jpg
mon header

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

dans ma page

<div id="header">
<img src="http://www.xeroxantilles.com/images2/titre2_droit.png" style="width:16px;float:right;padding:0;margin:0;" alt="XEROX ANTILLES"/>
<h1>XEROX ANTILLES</h1>
<ul>
	<li><a href="http://www.xeroxantilles.com/">Accueil</a></li>

	<!-- <li><a href="#" class="active">???</a></li> -->
	<!-- <li><a href="http://www.xeroxantilles.com/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="http://www.xeroxantilles.com/contact.asp" onclick="window.open(this.href, 'Contact', 'height=320, width=325, top=100, left=100, toolbar=no, menubar=no, location=no, resizable=no, scrollbars=no, status=no'); return false;">Contacts</a></li>
</ul>

</div>


ma page
http://www.xeroxantilles.com/

merci
Modifié le 15 Nov 2004 - 16:48
Oui enfin si tu n'explique pas le problème, on risque d'avoir du mal à t'aider Smiley biggrin

Je ne vois pas ce qui cloche là.
Firefox 1.0, Internet Explorer 6.0, Opera 7.60 Preview2, je n'ai pas ton problème, ça fonctionne impec'

Je suis sous winXP, 1280*1024

@++
ElMoustiko a écrit :
Firefox 1.0, Internet Explorer 6.0, Opera 7.60 Preview2, je n'ai pas ton problème, ça fonctionne impec'

Je suis sous winXP, 1280*1024

@++

ah bon Smiley decu
tu as la dernière version ?
j'y comprends rien je teste sous Mozilla et FireFox et j'ai ce tit trait

il faudrait d'autre test pour savoir si ca viens de chez moi
Modifié le 13 Nov 2004 - 12:56
Bah tu peux mettre no-repeat comme ça l'image ne se répetera pas Smiley cligne

Test aussi de supprimer width: 100% qui a priori ne sert à rien
Modifié le 13 Nov 2004 - 12:57
qqn d'autre pourrais tester la pae et me dire si il voit se trait

alors je l'ai sous FireFox et Mozilla
Osiris1426 a écrit :
Ben sur FireFox mac, Safari et Opera mac ca marche mais sur Ie mac c'est la cata

Met tes onglets sur Safari sont à gauche et sur FireFox ils sont à droites mais ca ne gene pas.
Voila ce que ca fait sous Ie mac
http://osiris1426.freegaia.net/xerox


j'arrive pas avoir l'image
bolo a écrit :
safari ne supporte pas float ?


Ouep c'est bizarre puisque tu as mis "float: right;" et je sais pas pourquoi il les met à gauche!!
Modifié le 14 Nov 2004 - 13:16
Pages :