Cursor Editor

Cursor

based off of this image: http://25.media.tumblr.com/2312500e01996ab2465c6df319c16228/tumblr_mpfi673RIv1sy99myo1_500.png
Tags: loser
Created: 10 years ago
From: carine
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