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.

Mouse pointer problem

3 posters

Go down

In progress Mouse pointer problem

Post by Storytellers CAN June 6th 2014, 6:50 pm

I have had members of my forum complain about the Mouse not appearing anywhere as they scroll over the forum. It ony appears in the text box. For myself I get a plain white arrow with the hourglass, but my mouse pointer still functions.

My style is Prosilver

This is the mouse style I have. url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur)


CCS

1 /* mouse */
2 body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}

http://llfmrpg.forumotion.com/

I have changed nothing but member info, has been this way a few days.

Other forumotion sites the pointer works properly.

Help please? Thank you Smile

Storytellers CAN


Last edited by Storytellers CAN on June 6th 2014, 11:23 pm; edited 2 times in total
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

In progress Re: Mouse pointer problem

Post by Storytellers CAN June 6th 2014, 6:52 pm

Storytellers CAN wrote:I have had members of my forum complain about the Mouse not appearing anywhere as they scroll over the forum. It ony appears in the text box. For myself I get a plain white arrow with the hourglass, but my mouse pointer still functions.

This is the mouse style I have. url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur)

CCS

1 /* mouse */
2 body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}

http://llfmrpg.forumotion.com/

I have changed nothing but member info, has been this way a few days. 

Help please? Thank you Smile

Storytellers CAN
Forgot to mention  (prosilver)
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

In progress Re: Mouse pointer problem

Post by Storytellers CAN June 6th 2014, 10:07 pm

Members have gone to other forumotion's sites and the mouse works there.
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

In progress Re: Mouse pointer problem

Post by SLGray June 6th 2014, 10:57 pm

Please use the edit button, so you will not be double/triple posting.

Is this happening on only one browser?


Mouse pointer problem Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Mouse pointer problem

Post by Storytellers CAN June 6th 2014, 11:21 pm

okay.

I am not certain what browser my other members are using. I only use Mozilla.  It started about 4 days ago.


I changed the CCS to this

1/* mouse */
2body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), default;}

bold is the change.  My pointed is no longer the cool one the theme came with, but it works for me now. I will heck with my other member using a mouse and not a tablet or phone.
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

In progress Re: Mouse pointer problem

Post by Jophy June 7th 2014, 8:06 am

Hello,

Your code seems to be correct:

Code:
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}

Make sure your url inside the parenthesis is correct(.gif or .cur). If you want the default cursor back, use:

Code:
body, a, a:hover {cursor: auto; }
or the one you used:
Code:
body, a, a:hover {cursor: default; }
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Mouse pointer problem

Post by Storytellers CAN June 7th 2014, 8:39 pm

Thank you Smile  I don't know what the cursor code should have been, but I binged the one I had and it was legit.  I tried 'auto' but it changed to the 'I' symbol when hovering over a link. So I used the 'default'. My members verified the pointed is working again for them. 

the "progress"  I never touched but just stopped working. It there possibly a bug in the system? :/ 

Well it is working now. I have no idea about coding and am just learning. Thank you for verifying that Smile
Storytellers CAN
Storytellers CAN
Forumember

Posts : 67
Reputation : 1
Language : English

http://llfmrpg.forumotion.com/

Back to top Go down

In progress Re: Mouse pointer problem

Post by Jophy June 8th 2014, 5:10 pm

Well I'm not sure, you can try to get again the link of the cursor/re upload it.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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