View Full Version : cursor color


Charrey
05-10-2003, 05:53 AM
I have no idea where this goes, so bear with me.

I saw a website once where the cursor was a color that corresponded with her layout, so I know that this can be done.
my question is how can I change my cursor color or make my own cursor without using the dreaded cometcursor?

Thanks for any help.

Lemon Squash
05-10-2003, 05:59 AM
You need to find a cursor from somewhere thats the colour you want.

Then put this after your <head> tag.

<style>
<!--
BODY{
cursor:url("CURSOR URL");
}
-->
</style>

Charrey
05-10-2003, 07:38 PM
Do I need to save the cursor as something specific, because I saved it as a .gif and it isn't working.

Here's the address:
http://silence.faded-rings.net/layout8.html

Lemon Squash
05-10-2003, 07:51 PM
mm.. yes.. you need to save it as .cur or .ani.