Custom Cursor?
Custom Cursor?
|
|
---|---|
Posted 2022-04-02 10:10:04
I just want this: https://imgur.com/ABuiQQc for the cursor, both normally and when on links. Thanks! |
☆ Ravens ☽🌿☾ Sage ☆ #65245 |
Posted 2022-04-19 22:36:56
As for the cursor's code, I have this as an example from a layout I have on LioDen: body, a:hover {cursor: url(http://cur.cursors-4u.net/holidays/hol-4/hol394.cur), progress !important;} It comes from a site I use for cursors because it does all the work for you, as I've tried it once or twice in the past on my own and it was a bit of a hassle. If you can figure it out, basically plug your image url into that code and then just stick it at the very bottom of your file. |
Darklily #1058 |
Posted 2022-07-05 17:38:20
|
☃️❄️ToasterWolf☃️❄️ #72567 |