PDA

View Full Version : How to use custom cursors?



Deimos
Sat 12th Jun '04, 11:40am
Hi all,

How do I go about using custom cursors for my forum?
I've got the first custom one working for general browsing, but i'd like a 2nd cursor to show up when a user hovers over a link.

In the body section of the style manager I put in.

cursor: url(http://www.xxxxxx.com/xxxxxx/uooff.cur);

But how do I enable it for links ?

Also, is it possible to add rollover effects for both the main page and thread view

skinvb
Sun 13th Jun '04, 7:40am
Hi all,

How do I go about using custom cursors for my forum?
I've got the first custom one working for general browsing, but i'd like a 2nd cursor to show up when a user hovers over a link.

In the body section of the style manager I put in.

cursor: url(http://www.xxxxxx.com/xxxxxx/uooff.cur);

But how do I enable it for links ?

Also, is it possible to add rollover effects for both the main page and thread view
ok read here http://www.skinvb.com/forum/showthread.php?t=33

Deimos
Sat 26th Jun '04, 7:13pm
Thanks, that part i've done allready, but how do I get the cursor to change to a custom one when hovering over a link?
At the moment, it changes to a hand, where as I want it to change to something else, but I don't know what to add and/or where.

Deimos
Sat 26th Jun '04, 7:19pm
Nevermind, done it :)