kirua_sama a écrit :
Citation :
#naviguation
{
height: 60px;
background-image:url(mise_en_page/naviguation/bck_naviguation.PNG);
background-position:bottom;
background-repeat:repeat-x;
text-align: center;
padding: 0px;
}
ul#naviguation {
list-style-type: none;
height: 60px;
padding: 0px;
margin: auto;
}
|
desole mais ca ne marche toujours pas 
|
tu me remplace ce gros paté par :
Code :
- #navigation { height: 60px;
- background-image:url(mise_en_page/naviguation/bck_naviguation.PNG);
- background-position:bottom;
- background-repeat:repeat-x;
- text-align: center;
- padding: 0;
- list-style-type: none;
- width:840px;
- margin: auto;
- }
|
je t'ai dis qu'il fallait fixer une largeur a ton élément, car sinon il prend toute la largeur de la page par défaut et donc un margin:0 auto, ne servirait à rien du tout.
Tu pourrait me reduire la taille de tes onglets, il sont énormes, ca fait moche.
sinon ton site en 800x600 il passera jamais
Message édité par gatsusat le 15-11-2005 à 20:37:38