The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can someone fix this code?- [Cursor]

3 posters

Go down

Solved Can someone fix this code?- [Cursor]

Post by Suuki Thu 29 Sep - 4:40

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 Thu 29 Sep - 5:26; edited 1 time in total
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by LGforum Thu 29 Sep - 4:49

Can you post a link to the tutorial you followed on this site please.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by Suuki Thu 29 Sep - 5:04

Well I typed Cursor PHPBB2 in the search box and this came up:
https://help.forumotion.com/t93881-cursor-problem?highlight=cursor+phpbb2
I followed it and it didn't work, I also tried the tips and tricks one.
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by LGforum Thu 29 Sep - 5:12

Try this code
Code:

body { cursor: url(http://i40.servimg.com/u/f40/16/20/94/91/use15810.png), auto; } A { cursor: url(http://i40.servimg.com/u/f40/16/20/94/91/use15810.png), auto;
    }

If it works, you'll need to change the URL's to the URL's you want.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by Suuki Thu 29 Sep - 5:25

=D It works, thanks. Very very useful. ^^
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by LGforum Thu 29 Sep - 6:03

Your welcome Wink
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Can someone fix this code?- [Cursor]

Post by Nera. Thu 29 Sep - 10:37

Solved > Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum