karadia Posted September 29, 2021 Posted September 29, 2021 Site URL: https://aradia.io Can someone help with with my custom cursor code? Thanks! body { margin: 0; height: 100vh; cursor: url(https://static1.squarespace.com/static/61455505fe1a16411a5654b9/t/6154c0708333cb326ad6e654/1632944240445/star.png), auto; }
tuanphan Posted September 30, 2021 Posted September 30, 2021 Hi, What is problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Beyondspace Posted September 30, 2021 Posted September 30, 2021 8 hours ago, karadia said: Site URL: https://aradia.io Can someone help with with my custom cursor code? Thanks! body { margin: 0; height: 100vh; cursor: url(https://static1.squarespace.com/static/61455505fe1a16411a5654b9/t/6154c0708333cb326ad6e654/1632944240445/star.png), auto; } I dont see cursor on the page, is that the issue? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
karadia Posted September 30, 2021 Author Posted September 30, 2021 9 minutes ago, bangank36 said: I dont see cursor on the page, is that the issue? 1 hour ago, tuanphan said: Hi, What is problem? Hi, yes, sorry I was unclear. The cursor is not working. The web designer said the code in red would break the site. Is there a way to get this custom cursor in a safe way? body {margin: 0;height:auto;cursor: url(https://static1.squarespace.com/static/61455505fe1a16411a5654b9/t/6154c0708333cb326ad6e654/1632944240445/star.png), auto;}
Beyondspace Posted September 30, 2021 Posted September 30, 2021 1 minute ago, karadia said: Hi, yes, sorry I was unclear. The cursor is not working. The web designer said the code in red would break the site. Is there a way to get this custom cursor in a safe way? body {margin: 0;height:auto;cursor: url(https://static1.squarespace.com/static/61455505fe1a16411a5654b9/t/6154c0708333cb326ad6e654/1632944240445/star.png), auto;} so just remove the code in red, it not affect the cursor BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
karadia Posted September 30, 2021 Author Posted September 30, 2021 5 minutes ago, bangank36 said: so just remove the code in red, it not affect the cursor I did that and the cursor does not show up.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.