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.
The forum of the forums
3 posters

    Cant change the cursor.

    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Cant change the cursor.

    Post by ElementalPride February 16th 2012, 7:04 pm

    I can't change the cursor.. I have the right code
    But when I put in the URL, It doesn't work..
    it asks for two urls, but I only have one for the cursor, so I put the one url for them both
    and it doesnt work?

    This is the cursor i want: https://i.imgur.com/h9zed.png

    can someone please hepl?
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 7:05 pm

    Search for cursor on this thread, there are many threads which gives the code that needs to be added.
    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Cant change the cursor.

    Post by ElementalPride February 16th 2012, 7:22 pm

    I said I have the right code, but when I put in the link it doesn't work.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 7:26 pm

    What code did you add & where did you add it?
    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Cant change the cursor.

    Post by ElementalPride February 16th 2012, 7:29 pm

    <style>body {cursor: url (URL_OF_CURSOR1);} a {cursor: url (URL_OF_CURSOR2);}</style>

    Added it in AP > General > Configuration > Site Description.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 7:38 pm

    Code:
    body{cursor: url(http://i.imgur.com/h9zed.png), progress;}
         
    a:hover, a {cursor: url(http://i.imgur.com/h9zed.png), progress;}

    Add this to your css.
    Display>Colors
    Css Stylesheet tab.
    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Cant change the cursor.

    Post by ElementalPride February 16th 2012, 8:48 pm

    Didn't work.
    midoweb96
    midoweb96
    Forumember


    Posts : 166
    Reputation : 12
    Language : Css - Html - Jquery

    Solved Re: Cant change the cursor.

    Post by midoweb96 February 16th 2012, 8:52 pm

    hi
    Try this
    http://forum.forumactif.com/t315374-changer-le-curseur-de-votre-forum
    or try css
    Code:
    body {cursor: url(URL IMG), auto;}
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 8:55 pm

    http://testing.4rumer.com/

    Its working on test forum.
    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Cant change the cursor.

    Post by ElementalPride February 16th 2012, 9:19 pm

    It works when I hover over links, but not all the time

    EDIT: Tried what mido said. Works fine now.
    Thanks.

    Solved


    Last edited by ElementalPride on February 16th 2012, 9:22 pm; edited 1 time in total
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 9:22 pm

    ElementalPride wrote:It works when I hover over links, but not all the time

    I don't really understand, did you see the test forum?
    avatar
    ElementalPride
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Cant change the cursor.

    Post by ElementalPride February 16th 2012, 9:26 pm

    read edit above your post ^
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cant change the cursor.

    Post by Sanket February 16th 2012, 9:27 pm

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 8:28 am