Steps
1. First you need to make the cursor file. Go to http://www.cursor.cc and start drawing.
2. Don't forget to place the cursor's hotspot on the right place.
3. Download the cursor. cur file when you are finished.
4. Put the file into your webserver directory.
5. Add this to your CSS file:
body{ cursor: url('cursor.cur'), auto;}
No comments:
Post a Comment