Change cursor

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Change cursor

Post by Solidjeuh »

I would like to change my cursor into a metal hand..
So when you go on a url of click on it the cursor changes into a metal hand..

See this website: http://www.large.nl

Any idea how I can do this on my forum please?
Or where I can add this in css?
I saw there are 3 different things added in css..

Code: Select all

input[type="image"], input[type="submit"], select, input[type="reset"] {
cursor : url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
} 
Links to the cursor:

http://www.large.nl/icon/hand3.gif
http://www.large.nl/icon/hand3.png
http://www.large.nl/icon/hand3.cur

Change cursor

Post by Solidjeuh »

Nobody? Tough question.... :D