Design photoshop est menu java

chris_v15 Messages postés 20 Date d'inscription samedi 13 mai 2006 Statut Membre Dernière intervention 24 octobre 2006 - 13 mai 2006 à 21:00
bizibiz17 Messages postés 142 Date d'inscription mardi 17 janvier 2006 Statut Membre Dernière intervention 29 août 2009 - 2 sept. 2008 à 14:36
voila,je vient tout juste de creer mon web design avec photoshop est j'ai reservé un bouton pour quand passant le curseur desus un menu y apparait j'ai le code mais je n'arrive pas a le placer correctement.

savais vous m'aider ? il y a deux fichier :

menu :

.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 16px;
z-index: 100;
background-color: #ECF8FF;
width: 205px;
}


.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 4px;
color : #004465;
}


.menucss a:hover{
background-color: #B4D0DC;
color: white;
}
}
.texte {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#004465;}
.texte:link {color: #004465; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px ;text-decoration: none; cursor :hand}
.texte:hover {color: #339999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; cursor: hand; text-decoration:none}

est le fichier lien :

.menucss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 16px;
z-index: 100;
background-color: #ECF8FF;
width: 205px;
}


.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 4px;
color : #004465;
}


.menucss a:hover{
background-color: #B4D0DC;
color: white;
}
}
.texte {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#004465;}
.texte:link {color: #004465; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px ;text-decoration: none; cursor :hand}
.texte:hover {color: #339999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; cursor: hand; text-decoration:none}

mon design çi desous avec le bouton bleu de menu entourais en rouge :

voilla vous savais tout ! merci beaucoups

2 réponses

bizibiz17 Messages postés 142 Date d'inscription mardi 17 janvier 2006 Statut Membre Dernière intervention 29 août 2009 1
2 sept. 2008 à 14:36
Salut,

Qu'est-ce que tu veux dire par "en passant le curseur dessus un menu y apparait" ? Il apparait ou ? etc
0
bizibiz17 Messages postés 142 Date d'inscription mardi 17 janvier 2006 Statut Membre Dernière intervention 29 août 2009 1
2 sept. 2008 à 14:36
Oups un post de 2006 pas vu...
0
Rejoignez-nous