Jump to content

Hannahmay123

Circle Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Hannahmay123

  1. @tuanphan I am using this code in the CSS but I cannot figure out how to generate the link for the image? I have uploaded into the files and copied the link. Not sure what to do? 

    html, body {
         cursor: url(http://test.kleindinst.at/cursor_medium.png), auto; [Comment: For the standard cursor]
       }

    a:hover {
    cursor: url(http://test.kleindinst.at/cursor_medium_stripes2.png), auto !important; [Comment: For links in general]
    }

    input {
    cursor: url(http://test.kleindinst.at/cursor_medium_stripes2.png), auto !important;   [Comment: For the small text fields of the form]
    }

    textarea {
    cursor: url(http://test.kleindinst.at/cursor_medium_stripes2.png), auto !important; [Comment: For the larger text fields of the form]
    }

    .sqs-system-button {
        cursor: url(http://test.kleindinst.at/cursor_medium_stripes2.png),auto !important; [Comment: For all buttons]
    }

    Site URL https://disc-toucan-grdn.squarespace.com/

    Thanks! 

×
×
  • 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.