ive been messing around with cursors for a while and struggled insanely, so i'm here to explain how to get your cursor working !
the following explains adding your own cursor, where to get cursors, cursor code, animated cursors & common errors.
the tutorial points are started with "-", if you're here new rather than to fix your cursor!
- your cursor input uses a url starting with "http://"
- some really good working alternatives include https://www.cursors-4u.com & https://www.totallyfreecursors.com. on cursors-4u use option 1 when copying & put it at the top of your profile code
- you want to use an animated cursor
- HOWEVER there is a way using keyframes! [click here] (credit to sodimel ^_^)
- you missed the style tags out
- you want to add your own cursor
if you haven't made your own already, hop on a pixel art program & get creating! make sure your cursor is saved in .png or .cur format! the resolution can't exceed 128x128.
you can use https://convertio.co/ to convert a file to .cur !
upload it as a publicly accessible file on your preferred cloud/cdn (dropbox, onedrive, etc) and use that link in the cursor tag !
<style>
cursor: url(REPLACE ME WITH A HTTPS:// URL!), auto;
</style>
i believe discord file links will also work,,
alt example code - nyan cat:
<style type="text/css">* {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat924.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2011/10/28/nyan-cat.html" target="_blank" title="Nyan Cat"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Nyan Cat" style="position:absolute; top: 0px; right: 0px;" /></a>
source: cursors-4u.com
- i give up! just give me a cursor!
<style>
body{
cursor: crosshair;
}
</style>
comment if there's anything i should add, something here doesn't work or you just need more help!
& perhaps leave kudos if this helped a little :]
Comments
Displaying 20 of 22 comments ( View all | Add Comment )
charlii
heyy! for anyone using cursors4u.com, you DO NOT have to use the code in the blog post!
all you need to do is select the cursor you want, scroll down and then you'll see the "Universal CSS/HTML code" you can copy and paste that code into your bio! it worked for me :)
have a great day <3
Report Comment
that worked! love you for that
by Karim; ; Report
yw!
by charlii; ; Report
𝑏𝑟𝑖𝑎𝑛𝑎
one thing to note here is i tried to use the codes from cursors4u but when you paste it in your "about me" it doesn't work.
instead of placing it there, try it under "who i'd like to meet" then it will work! just figured that out now for myself so try that guys! :3
Report Comment
xxbellabloodmoonxx
heyyy every1!! if it doesn't work for u then try dis! x3
<style>
body {
cursor: url("https://cdn.imgchest.com/files/g4z9cpwexb7.png"), auto;
}
</style>
it should work with a .png and if ur lookin for a site to upload it to then imgchest.com works gr8!!!
Report Comment
thanks!!
by dave; ; Report
jaz
It's still not working, I've got everything right I think ??
cursor: url(https://www.dropbox.com/scl/fi/4pgo5g255nyebalu7m9xe/mantis.cur?rlkey=kos54yam6negtyx3mxppfxft4&st=9bpdvr74&dl=0), auto;
It's supposed to be a little mantis reaching up towards wherever you're pointing;-;
Report Comment
cursor: url(https://i.postimg.cc/XJWbL2tf/mantis.png), auto;
Tried it as a png and it's still not working ;--;
by jaz; ; Report
Yes I included the style but it's not showing up in my comments
by jaz; ; Report
𝔅𝔧𝔬̈𝔯𝔫
my custom cursor is way lower than where i have it pointed :(
Report Comment
ren
bro is literally an angel THANK YOU SO MUCH
Report Comment
ren
bro is literally an angel THANK YOU SO MUCH
Report Comment
Ryan!
TYSM USEDDDD :3
Report Comment
Tom
totally saved me dude, thx
Report Comment
multiply⋆⋆⋆⋆
how people make double cursor??
Report Comment
help!!
by multiply⋆⋆⋆⋆; ; Report
𝙨𝙘𝙖𝙣𝙣𝙞𝙣𝙜 𝙘𝙤𝙙𝙚...❱ http:˚♡evangeline ˚ˑؘ
tysm this helped me after two hours of freestyling
Report Comment
Alyssa
Im trying to use my own png for my cursor but the only code that has been working is the nyan cat one, can you explain how to coded that one so I could change it for mine please
Report Comment
xuntara
OMG TYSM
Report Comment
TheOneAndOnly
thanku boss
Report Comment
jakobdied
THANKS SO MUCH!!
Report Comment
kal xoxo
tyyy
Report Comment
LucidJelly
THANKK YOUU ^^!!
Report Comment
Raine-Bow->
How do I use the keyframes?
Report Comment
Raine-Bow->
This actually worked! Thank you~
Report Comment
HelloKittys' Trash
thanks it really helped :]]
Report Comment