kiunlo
3 days ago
(Part 2) You've essentially got HTML code on a CSS file which may be why things aren't working exactly how you want. CSS can be a little bit difficult to figure out, and you said were still learning so it's understandable that some things aren't working atm. There's good tutorials on W3Schools on learning the basics of CSS if you need it (which I'll link below). https://www.w3schools.com/css/default.asp
kiunlo
3 days ago
(Part 3) As for getting cursors to work on your website, I think the best thing to do is stick with having the cursors be on the HTML file for now (where you also put the script for the cursor trail). I'll copy and paste a basic line of code that you can imput into your website to get a cursor working. Just make sure you replace the "CURSOR URL HERE" with your own URL of your cursor.
kiunlo
3 days ago
(Part 4) < style > body, a, a:hover { cursor:url('CURSOR URL HERE'), auto }< /style > I'd suggest putting the code just above the script that you have for the cursor trail. Also remove the spaces between the left and right arrows and the word style. If it doesn't work, lemme know and I'll see if I can help some more :3 Again, sorry it took me so long to give you a reply ^^;;;
abitail
15 hours ago
omg ok I can reply here oops but ok I read all of it I'm gonna try the link & wat u sed and thank u so much!! ur awesome
it's all good! i don't really use instagram anymore but I do have an email! it's raevint.kiunlo@gmail.com. I am happy to help out with understanding html and css and any other questions you got :)
epicccccc awesome okok