Jump to content

Customize cursor

Recommended Posts

  • Replies 2
  • Views 1.5k
  • Created
  • Last Reply

You first have to upload the image file to custom css files, in design-advanced, the file button is at the bottom of the panel/window. The gif can't be too large or the site will just ignore your css. I am not sure a gif will work, usually the cursor is a .cur or .png file, but its worth a try.  Optimal size 100x78 pixels.  

The code you use will look like this with your .gif file url location in between the () in place of the xs. You will find the url by clicking on the file name in Custom css, it shows at the top of the window, you copy and paste it, but don't save the window. You put this code on the page advance header code injection of any page you want to use it. If you plane on using it on all pages remove the style commands (first and last lines) and paste the remaining code directly into custom css. 

<style type="text/css">
  body, html {
        cursor: url(xxxxx), auto;
      }
  </style>

 

Link to comment
  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.