View Full Version : cursor on all of a webpage code?


spike416aeboide
04-24-2003, 12:09 AM
does anybody know the CSS code to have a different cursor for your webpage? not like a code for just a different cursor when you roll over an image or a link or something. i want a cursor for the whole site. anybody know what i mean? know the code?

kittycat
04-24-2003, 12:28 AM
Try adding cursor: crosshair; to the body section of your CSS, and change crosshair to whatever you want it to be.

spike416aeboide
04-24-2003, 12:30 AM
k..can i just add it to my scroll bar style sheet or shud i make a new one?

spike416aeboide
04-24-2003, 12:32 AM
nevermind..i got it, it works. thanks gurl!