Bonjour,
J'ai trouvé ce tutoriel, mais visiblement il y a un soucis avec mon menu
le tutoriel
voici le code que j'ai essayé
merci
J'ai trouvé ce tutoriel, mais visiblement il y a un soucis avec mon menu
le tutoriel
voici le code que j'ai essayé
Code:
table, ul.art-hmenu { font-size: 13px; font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; font-weight: normal; font-style: normal; } /* Personnalisation Couleur Items Menu Level 0 */ #menu592 {background: #f60; color: #F9F32C;} #menu464{background: #5CED1A; color: #000;} #menu444 {background: #1245ED; color: #F9F32C;} #menu475 {background: #F9F32C; color: #900;} #menu470 {background: #000; color: #5CED1A;} #menu551 {background: #f00; color: #1245ED;} /* Items Menu Level 0 - Survol */ #menu592:hover {background: #f90; color: #F9F32C!important;} #menu464:hover {background: #1a0; color: #000!important;} #menu444:hover {background: #6fe; color: #F9F32C!important;} #menu475:hover {background: #ffb; color: #900 !important;} #menu470:hover {background: #444; color: #5CED1A !important;} #menu551:hover {background: #b00; color: #1245ED !important;}
Commentaire