cursor settings

udarsha45 at 09h36
16
Aug
2011
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
1 Ahmedvirus, on 16/08/2011 at 09h41
hi
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;}


2 udarsha45, on 16/08/2011 at 09h46
it doesn't work why ?
3 Ahmedvirus, on 16/08/2011 at 09h55
It was working with me

try this
Code:
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur222.cur), progress;}
4 udarsha45, on 16/08/2011 at 09h57
its works thank you

Solved
5 Ahmedvirus, on 16/08/2011 at 10h03
happy to solve the problem ِ
6 Sanket, on 16/08/2011 at 10h35
Since this thread appears to be solved, I will lock this thread and mark it as solved.


Sanket Smile

Similar topics
Custom Cursor Image Using a custom image as cursor - CSS Okay, I'm going to cover "How to change the cursor while browsing your forum!" 1# Visit Cursors-4u 2# Pick your Cursor from ANY category on THAT site. and click on the
Hello, all! I just have a small question. I have a different cursor on my forum, one that is technically an animation cursor. It's a dragon with flapping wings, except that the wings only flap on IE, but not on firefox. I was wondering if this is
This seems to be missing on the Next3. It's not under settings. I loaded the apk from Power Package 145, yet it doesn't show up anywhere. Anyone have any ideas? (Still working on Getting Market working properly...) Regards, raykj07
Replies 1 to 6 on 6 for "cursor settings"
See also
more_less
Informations

6 Replies For the topic :
"cursor settings"

This topic has been viewed 852 times.

Last message :
16/08/2011 at 09h36 by "udarsha45"