I got a cursor code somewhere on this site to place into my CSS. I'm running on PHPBB2. I got the code and it just doesn't seem to be doing anything...Can someone take a look at my code and correct it. Please don't give me a link to the Cursor topic in 'Tips and Tricks' I tried that...It doesn't work.
- Code:
body {
cursor: url(body, a, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1113.cur), progress;}), progress;
}
a:hover {
cursor: url(body, a, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1109.cur), progress;}), default;
Last edited by Suuki on September 29th 2011, 5:26 am; edited 1 time in total