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

    Can someone fix this code?- [Cursor]

    Suuki
    Suuki
    Forumember


    Posts : 419
    Reputation : 25
    Language : English, Japanese (learning lots) :3

    Solved Can someone fix this code?- [Cursor]

    Post by Suuki September 29th 2011, 4:40 am

    I got a cursor code somewhere on this site to place into my CSS. I'm running on PHPBB2. I got the code and it just doesn't seem to be doing anything...Can someone take a look at my code and correct it. Please don't give me a link to the Cursor topic in 'Tips and Tricks' I tried that...It doesn't work.
    Code:
    body {
    cursor: url(body, a, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1113.cur), progress;}), progress;
    }
    a:hover {
    cursor: url(body, a, a:hover {cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1109.cur), progress;}), default;


    Last edited by Suuki on September 29th 2011, 5:26 am; edited 1 time in total
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Can someone fix this code?- [Cursor]

    Post by LGforum September 29th 2011, 4:49 am

    Can you post a link to the tutorial you followed on this site please.
    Suuki
    Suuki
    Forumember


    Posts : 419
    Reputation : 25
    Language : English, Japanese (learning lots) :3

    Solved Re: Can someone fix this code?- [Cursor]

    Post by Suuki September 29th 2011, 5:04 am

    Well I typed Cursor PHPBB2 in the search box and this came up:
    https://help.forumotion.com/t93881-cursor-problem?highlight=cursor+phpbb2
    I followed it and it didn't work, I also tried the tips and tricks one.
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Can someone fix this code?- [Cursor]

    Post by LGforum September 29th 2011, 5:12 am

    Try this code
    Code:

    body { cursor: url(http://i40.servimg.com/u/f40/16/20/94/91/use15810.png), auto; } A { cursor: url(http://i40.servimg.com/u/f40/16/20/94/91/use15810.png), auto;
        }

    If it works, you'll need to change the URL's to the URL's you want.
    Suuki
    Suuki
    Forumember


    Posts : 419
    Reputation : 25
    Language : English, Japanese (learning lots) :3

    Solved Re: Can someone fix this code?- [Cursor]

    Post by Suuki September 29th 2011, 5:25 am

    =D It works, thanks. Very very useful. ^^
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Can someone fix this code?- [Cursor]

    Post by LGforum September 29th 2011, 6:03 am

    Your welcome Wink
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Can someone fix this code?- [Cursor]

    Post by Nera. September 29th 2011, 10:37 am

    Solved > Locked

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