Making Cursors
Do you want to make your own cursors? It is really cool and you can get a cursor that no one else has!
Step 1: Open your Animation Shop and select a really small size for your new animation or just find a pixel you like. I have choosen to open a pixel I've made earlier:)
Step 2: Then I have added a little arrow to it in the upper left corner.
Step 3: Then click
file >> save as. A new window will appear and here you have to choose to save the cursor as a
Animated cursor (ANI).
Step 4: Upload the cursor to your site.
Step 5: Copy the URL adress you get when the cursor is uploaded. Then paste it into this code:
<style type="text/css">
body {cursor: url(PASTE URL HERE); }</style>
Step 6: Then paste the hole code with the URL inside onto the page you want the cursor to be on. On this page I'm using my new cursor. (It turned out a little bit to big!)