« Web, HTML, Tech Forum

Why isn't my custom cursor working?

Here's the code snippet for my custom cursor:

<style>


cursor: url(http://www.rw-designer.com/cursor-set/shadow-the-hedgehog), auto;


</style>


Report Topic

1 Reply

Reply by Inccubus Fangzz

posted

you're linking the entire set, not a single cursor

pick one, then use the code the site gives you


Permalink Report Reply