posted 1739143545
Forum: Web, HTML, Tech
View Topics View Profile
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
posted 1739227623
you're linking the entire set, not a single cursorpick one, then use the code the site gives you
Permalink Report Reply