« Web, HTML, Tech Forum

Could someone please help me with this HTML code? [closed]

I created this cursor in cursor.cc but the HTML code in the box isn't working. I already tried placing it in the "about me" section and the "HTML, CSS" section, as well as trying to tweak with the code by adding important! at the end of it but it isn't working...

I really don't know much about about coding so I would appreciate it if someone could tell me what's wrong with it.

https://www.cursor.cc/?action=icon&file_id=235659

Thank you


Report Topic

1 Reply

Reply by GOAT

posted

there's an easier way to do this :o

1. right click the file, save as (should end with .cur)
2. upload that to a file hosting service (im using file garden which is easy to use & don't cost a thing!)
3. copy the direct URL of your cursor file then add it into this code

body {

cursor: url('
HTTP://LINK-2-YR-CURSOR.CUR'), auto; }

then copy all of that (with your updated link) onto a new line in yr stylesheet

:3


Permalink Report Reply

StrawberryShortcake2010 closed this Forum Topic