View Full Version : cursor help


pwtgirl
10-28-2003, 06:26 AM
Sorry if this isn't in the right place but didn't quite know where to put it..

After looking over all the info Lissa had on her site for cursors I still can't find an answer to my question..

I'm using css for my site, and would like to change the cursor image to an image I made in PSP.. Could someone tell me how to add it to my pages.. What code do I need and where would I put it <body>, <Head> <Style> ??

Also does the image need to be saved in any particular formatt?

.gif .jpg or ??

I've seen java scripts for trailing cursors but that's not what I'm looking for I just want to change the actual cursor image to one of my own..


TIA

Mindy

MaGiCSuN
10-28-2003, 02:23 PM
from her css:

cursor: url('yourdomain.com/cursor.ani');}

from her note below "cursor"

You can replace the regular cursor with your own custom cursor using this tag. I have a program you can download to make the cursor here. You can save the cursor as .cur or .ani.

------------------------------

you can save as .ani or .cur with Animation Shop too (that comes with paint shop pro) and i'm sure there are more programs that do the same for you. Just check what 'file types' they support. :)

Love,
Mirna