« Helping each other Forum

OMGG HOW DO I ADD MUSIC TO MY PROFILE OR CHANGE MY CURSOR??

I WANNA DO IT SO UHH if anyone knows pls tell me :>


Report Topic

2 Replies

Sort Replies:

Reply by yasmin !

posted
updated

to change your cursor image, use this code:


<style>

*{cursor: url(LINK HERE), auto !important;}

</style>


it's best to copy the image address of something like a pixel (i like to use https://pixels.crd.co/#pixels ) and paste it where it says "LINK HERE". hope this helps!


Report Reply

Reply by pickles🌈

posted

i use this code to play music : <iframe width="0" height="0" src="https://www.youtube.com/embed/9aHQnDTd1y4?si=AjXWg-Ml7U9aKuFH//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

its done with youtube embed stuff, so its relatively easy to do as long as your music is on youtube!


Report Reply