You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
Yeahhh do it ! (custom cursor on hover is : style="cursor: url('your-custom-cursor-file-path.png'), pointer;" in html or the content between "" in your css file in the class you want to hover on)
Oh Iv'e heard of those custom cursors! that's the thing when you change the arrow/hand into a lizard or whatever else you want, right?
@anolesquailsandmaybecattails yep ^^ (the one on my website are vintage hands for example) You simply use an appropriate size image file and you can change it for the whole page and/or just when hovering on specific places. (And you add auto or pointer etc after the image file in case the image isn't found so that you still have the default pointer)
@datura, cool! I've seen that! Maybe this was explained in the code you gave, (I'm pretty new at coding) but how do you make the cursor like that on all of the website pages? Do you just have to copy and paste the code to all of the other pages, or does the code cover that? Hopefully this question makes sense
@datura thank you so much, that code worked!
@gnomes Oh good, I wasn't sure my explanation was understandable ><
@anolesquailsandmaybecattails I made a slightly better explanation here that might help you ^^' : https://datura.neocities.org/custom-pointer.html