Hi Everypawdy!
If, like me, you spent the last hour trying to figure out how to customize your cursor, I'm here to save you some time. I went to https://www.cursors-4u.com/, found the one I wanted, then used the code under Option #2 - CSS Style Sheet Only Code like so:
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-3/nat260.cur), auto !important;} /* End https://www.cursors-4u.com */
You can just put it anywhere in the middle of your layout code and it should work! I tried the other way (option 1) and it messed up my whole layout briefly!
Hope that helped :3
Comments
Displaying 0 of 0 comments ( View all | Add Comment )