Place this in between the <head></head> tags:

<style>body{cursor:url(CURSOR URL HERE), url(CURSOR URL HERE), auto;}</style>

Change CURSOR URL HERE to your own cursor url.

Sample URL: http://myspacecursorcode.com/cursors/DomokunCreature_32x32.png

The Code will then be:
<style>body{cursor:url(http://myspacecursorcode.com/cursors/DomokunCreature_32x32.png), url(http://myspacecursorcode.com/cursors/DomokunCreature_32x32.png), auto;}</style>

0 comments:

Post a Comment