Cursor Editor

Cursor

Basically, the title. The original Win7 cursor has kind of a gradient, so it's darker at the bottom, and it's especially visible and stands out on newer systems where the default cursors no longer have that gradient. I personally really dislike the new shape of the link cursor, but I also disliked how the gradient looked, so I decided to edit it myself and remove the gradient. Enjoy all you want
Created: 8 years ago
License: Creative Commons, no attribution
Rating:
ZoomOriginal

How to add the cursor to your webpage ?

  • Download cursor
  • Put the .cur file into your webserver directory
  • Add the following line to your CSS:
    cursor: url('/YOUR_PATH/cursor.cur'), auto;
  • Replace YOUR_PATH with the correct paths

- or -

  • Put the following line into your HTML:


© 2024 Xoron GmbH - Home - About us - Privacy - Terms and Conditions - Contact