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.

cursor in link help.

2 posters

Go down

Solved cursor in link help.

Post by djpurvi Sat 10 Apr - 20:13

hi!,

i want to know the code of making the links(url) of my forum
in another colour cursor but i don't know how! Embarassed
i know how make cursors show up in links but i mostly need help
in getting another cursor in a link example:
this site just go on a link and you see
red cursor,but when you go out of the link their is blue cursor.
please help and thanx in advance.

djpurvi.
djpurvi
djpurvi
Forumember

Female Posts : 47
Reputation : 0
Language : english,french,italian,hindi,german,dutch
Location : a fantasy world out their!

http://winxclubmembers.vampire-legend.com/

Back to top Go down

Solved Re: cursor in link help.

Post by RoNo Sun 11 Apr - 8:06

[ test mouseover this post ]

To see the blue cursor on all pages (+red cursor over links)
Add this to the bottom of your Css...
Code:
body {
margin: 0px;
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;
}
a:hover {
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), default;
}
(ACP/Display/Colors/Css Stylesheet)

RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: cursor in link help.

Post by djpurvi Sun 11 Apr - 9:35

thanx! Very Happy
djpurvi
djpurvi
Forumember

Female Posts : 47
Reputation : 0
Language : english,french,italian,hindi,german,dutch
Location : a fantasy world out their!

http://winxclubmembers.vampire-legend.com/

Back to top Go down

Solved Re: cursor in link help.

Post by RoNo Sun 11 Apr - 10:25


You're welcome! Glad I could help. This topic is closed.
cursor on links - cursor in link help. Locked1cursor on links - cursor in link help. Lock2
RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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