bonnjour
je voudrais remplacer la souris de mon site par une image
j'ai utilisé la fonction cursor mais cela ne fonctionne pas
je vous joint ma feuille de style
merci pour toute aide
je voudrais remplacer la souris de mon site par une image
j'ai utilisé la fonction cursor mais cela ne fonctionne pas
je vous joint ma feuille de style
merci pour toute aide
BODY {background: #ffffcc;
font-family: Times New Roman;
color: #993333;
font-size: 12;
cursor:url(http://www.monsite/animations/heron.gif);
scrollbar-face-color: #ffffcc;
scrollbar-highlight-color: #F9AD22;
scrollbar-shadow-color: #F9AD22;
scrollbar-3dlight-color: #F9AD22;
scrollbar-arrow-color: #993333;
scrollbar-track-color: #ffffcc; scrollbar-darkshadow-color: #F9AD22}
P {font-family: arial; color: #993333; font-size: 12; text-align: justify; margin: 2}
A {font-family: Times New Roman; color: #ED6C3C; font-size: 14;
text-decoration: underline; font: }
A:visited {font-family: Times New Roman; color: #ED6C3C;
font-size: 110%; text-decoration: underline;}
A:hover {font-family: Times New Roman; color: #F9AD22;
font-size: 110%; text-decoration: none;}
h1 {
font-family:verdana;
font-size:100%;
color:#993333;
background-color:transparent;
}
h2 {
font-family:verdana;
font-size:90%;
color:#993333;
background-color:transparent;
}
h3 {
font-family:verdana;
font-size:80%;
color:#993333;
background-color:transparent;
}
h4 {
font-family:verdana;
font-size:70%;
color:#993333;
background-color:transparent;
}
h5 {
font-family:verdana;
font-size:60%;
color:#993333;
background-color:transparent;
}
h6 {
font-family:verdana;
font-size:50%;
color:#993333;
background-color:transparent;
}