Changing the Cursor color or Using a Image Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    Changing the Cursor color or Using a Image

    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Changing the Cursor color or Using a Image

    Post by runawayhorses December 23rd 2011, 10:58 pm

    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.
    avatar
    Guest
    Guest


    Solved Re: Changing the Cursor color or Using a Image

    Post by Guest December 23rd 2011, 11:32 pm

    Code:
    html, body{
    cursor: url(IMAGELINK), -moz-zoom-in;
    }
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Changing the Cursor color or Using a Image

    Post by runawayhorses December 23rd 2011, 11:40 pm

    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
    avatar
    Guest
    Guest


    Solved Re: Changing the Cursor color or Using a Image

    Post by Guest December 23rd 2011, 11:51 pm

    I'm sorry, you can't put a image for IE. Sad
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Changing the Cursor color or Using a Image

    Post by runawayhorses December 23rd 2011, 11:53 pm

    OK, what about a code that just uses color and no image that works for both Firefox and IE? Is that possible?
    avatar
    Guest
    Guest


    Solved Re: Changing the Cursor color or Using a Image

    Post by Guest December 23rd 2011, 11:59 pm

    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Changing the Cursor color or Using a Image

    Post by runawayhorses December 24th 2011, 12:03 am

    No, that won't help me. Too much involved. I want a simple CSS code that works for FF and IE.
    FL.ux
    FL.ux
    Forumember


    Male Posts : 841
    Reputation : 18
    Language : I hope I could be a FM staff :'(
    Location : I shall fly to the subterranean sky.

    Solved Re: Changing the Cursor color or Using a Image

    Post by FL.ux December 24th 2011, 12:11 am

    how about in phpbb2 pls?
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Changing the Cursor color or Using a Image

    Post by runawayhorses December 24th 2011, 2:48 am

    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.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Changing the Cursor color or Using a Image

    Post by Sanket December 24th 2011, 6:03 am

    Topic Solved & Locked