arlo atomickk's profile picture

Published by

published
updated

Privacy: Link-only
Category: Web, HTML, Tech

Custom Cursors

I use this site to find cursors.

- Once you've found one you like, copy the text in the yellow box inside the URL brackets into the bold area in my code.


<style>

body { cursor: url(http://www.rw-designer.com/cursor-view/example), auto !important; }

</style>


If this code does not work, you can alternatively copy the image address of the actual cursor and paste that address into it.


However, this won't make the cursor a gif.


If the code still doesn't work, try moving it to the start of your code, right after the "<style>", it may prevent any interference.


Comments

Displaying 0 of 0 comments ( View all | Add Comment )