To make cursor jpg or gif you can make this script...
to easy n simply...
Copy this script and paste in your css
[quote]/* CURSOR: LINKS */
a,a:link,a:visited,a:active,a:hover {
cursor:url("[b]YOUR URL[/b]"),default;
}
body {
cursor: url([b]YOUR URL[/b]),default;
}
a,a:link,a:visited,a:active,a:hover {
cursor: url([b]YOUR URL[/b]),default;
}
/*on mouse hover*/
A:hover IMG {
FILTER: Alpha(Opacity=90, FinishOpacity=40, Style=2, StartX=10, StartY=20, FinishX=0, FinishY=0)}
overflow: visible
}[/quote]
If you don't have cursor image jpg or gif...
you can make this site for your cursor...
[url]http://www.planetsmilies.com[/url]
Last edited by vetra9 (2008-08-05 12:47:00)