Changing the Cursor color or Using a Image

runawayhorses at 22h58
23
Dec
2011
Can someone show me the code and how to install it to change the cursor (pointer) color that people on the forum see? This could be an image or just a color change. I would prefer just a color change as opposed to using an image but either would be great. I have phpBB 3.

Thank you.
1 Guest, on 23/12/2011 at 23h32
Code:
html, body{
cursor: url(IMAGELINK), -moz-zoom-in;
}
2 runawayhorses, on 23/12/2011 at 23h40
Wow! works great! thank you.. Smile

EDIT:

Doesn't work for Internet Explorer though. Works for firefox. Do you know how to make it work for IE too?

I clicked "solved" too soon please leave this topic up and unlocked. Thank you
3 Guest, on 23/12/2011 at 23h51
I'm sorry, you can't put a image for IE. Sad
4 runawayhorses, on 23/12/2011 at 23h53
OK, what about a code that just uses color and no image that works for both Firefox and IE? Is that possible?
5 Guest, on 23/12/2011 at 23h59
http://www.w3schools.com/cssref/pr_class_cursor.asp
6 runawayhorses, on 24/12/2011 at 00h03
No, that won't help me. Too much involved. I want a simple CSS code that works for FF and IE.
7 FL.ux, on 24/12/2011 at 00h11
how about in phpbb2 pls?
8 runawayhorses, on 24/12/2011 at 02h48
I noticed problems with the code, it affects copying text. Its very difficult to copy a line of text with that code. So I removed it. I don't need that headache. Code is removed.

You can close and lock this topic now as far as I'm concerned.
9 Sanket, on 24/12/2011 at 06h03
Topic Solved & Locked
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
Font: Fade to Grey. Font Size: 15. Blank Image: None. Creation File: None. Pictures:
So, my friend joined my forum and she get's into two groups that are both "Color team members" the first is black and the other is white so my friend's name is black. Her name appears black and she wants it to be white, how do I do that?
See also
more_less
Informations

9 Replies For the topic :
"Changing the Cursor color or Using a Image"

This topic has been viewed 955 times.

Last message :
23/12/2011 at 22h58 by "runawayhorses"