cursor settings
3 posters
Page 1 of 1
cursor settings
how to add a cursor to the forum ?
i want to add this http://cur.cursors-4u.net/toons/images2/too143.gif
please tell me how
i want to add this http://cur.cursors-4u.net/toons/images2/too143.gif
please tell me how
Re: cursor settings
hi
http://www.w3schools.com/cssref/pr_class_cursor.asp
You can use this css
http://www.w3schools.com/cssref/pr_class_cursor.asp
You can use this css
- Code:
body, a, a:hover {cursor:
url(http://cur.cursors-4u.net/cursors/cur-2/cur124.cur),
progress;}
Re: cursor settings
it doesn't work why ?
Last edited by udarsha45 on August 16th 2011, 9:56 am; edited 2 times in total
Re: cursor settings
It was working with me
try this
try this
- Code:
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur222.cur), progress;}
Re: cursor settings
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum