HOW TO CHANGE THE CURSOR ON YOUR PROFILE

if ur tired of the standard boring cursor & want something cooler &/or cuter, just paste the following code somewhere into ur "about me" section:


* { 

    cursor: url('CURSOR URL'), auto; 

}

a:hover {

    cursor: url(CURSOR URL), auto;

}


where it says "CURSOR URL" just paste the link of ur favorite cursor from any cursor site, replacing the big bold text!!

i personally use this site: https://www.cursors-4u.com

(pls note that any animated cursors don't work on spacehey for some reason :<)


pls lmk if the code works for u or not!!



12 Kudos

Comments

Displaying 6 of 6 comments ( View all | Add Comment )

setareh

setareh 's profile picture

IT WORKSS!!! THAMK YOUUU <333


Report Comment

SallyCookies

SallyCookies's profile picture

it works, but the code is visible in the "about me" section


Report Comment

Kayla

Kayla's profile picture

it works but the code is visible on my profile. does anyone know how to change this?


Report Comment



Start a new line right above your code and put above it. Add a line below your code and put .

What the code should look like:


* {

cursor: url('CURSOR URL'), auto;

}

a:hover {

cursor: url(CURSOR URL), auto;

}

by Cake!; ; Report

Serial designation Ace

Serial designation Ace's profile picture

First one that worked tysm!


Report Comment

jaz

jaz's profile picture

EEEE !! This was the first tut that worked! TY!


Report Comment

angeLfluff⋆⋆⋆⋆

angeLfluff⋆⋆⋆⋆'s profile picture

it worked


Report Comment