Portfolio Overview

jadyngalvan.neocities.org

448 views
0 followers
457 updates
0 tips
Sorry it took me some time to respond. The way I put custom cursors on my website is through a css file with the following code: body { cursor: url(""), auto; }. Just add the link to the image file you want to use as a cursor in the quotes :D. Additionally, if you want it to change if hovering over a link, just add this code as well: a:hover { cursor: url(""), pointer; }. Hope this works for you! :]
1 like
jadyngalvan's avatar jadyngalvan 2 days ago

hey! sorry about this i just realized it wont work cause im not a supporter lol thank you for this though! when i can be a supporter ill come back and use this!

hi! just wondering how exactly you addesd the custom curser? i cant figure it our for the life of me!! thank you!
2 likes
starry-knight's avatar starry-knight 1 week ago

i use body{cursor: url('/cursor-default.png'), auto; } and a:hover{cursor: url('/cursor-link-select.png'), auto; } for links. make sure the images for your cursor are in the root folder of your files or it can cause some issues

unfortunatley it didnt work lol but im gonna keep trying- thank you so much!
1 like
olliveen's avatar olliveen 1 week ago

aw bummer, hope you find a solution! super happy to see another theater techie on neocities! <3

1 like
hello! i really love your website! i have a question however, how did you manage to made a new custom curser for it? ive tried several different types of code for my own website and i cant figure it out lol- you dont have to answer of course but i would really appreciate it! your website is honestly so inspiring
1 like
olliveen's avatar olliveen 1 week ago

hii thank uu!!! for my cursor, i just have: html { cursor: url("IMAGE PATH HERE"), auto; } hope this helps!!!

1 like
jadyngalvan's avatar jadyngalvan 1 week ago

thank you so so much for the help! im trying it now!

1 like

Website Stats

Last updated 2 days ago
CreatedSep 22, 2025
Site Traffic Stats