Cursor Editor

Cursor

I have never seen a mouse cursor of my favorite bird, so I decided to make one. This is based off of a pixel art from this: http://pixelartmaker.com/art/84db3f3b73f7730 . I tweaked it slightly so it looks like my own sun conure, Pepito. I hope you like it, and I will continue to make more in the future. Thanks!
Created: 3 years ago
License: Creative Commons, no attribution
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