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
4 posters

    Cursor Problem

    Kaizer Lee
    Kaizer Lee
    Active Poster


    Female Posts : 1064
    Reputation : 54
    Language : English, Tagalog, Spanish and Chinese
    Location : Philippines

    Solved Cursor Problem

    Post by Kaizer Lee July 8th 2012, 10:11 am

    My cursor won’t work but I already input this code in site description .-.

    <style>body {cursor: url https://i.imgur.com/X3ZzP.gif;} a {cursor: url https://i.imgur.com/X3ZzP.gif;}</style>

    My site http://medievalchaos.forumtl.com/

    Version: Invision
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: Cursor Problem

    Post by Mike July 8th 2012, 4:00 pm

    your CSS is wrong.

    this should work:

    Code:
    <style>body {cursor: url(http://i.imgur.com/X3ZzP.gif) auto;} a {cursor: url (http://i.imgur.com/X3ZzP.gif) auto;}</style>
    Kaizer Lee
    Kaizer Lee
    Active Poster


    Female Posts : 1064
    Reputation : 54
    Language : English, Tagalog, Spanish and Chinese
    Location : Philippines

    Solved Re: Cursor Problem

    Post by Kaizer Lee July 9th 2012, 12:54 pm

    Topic Solved. I found another way around.

    /* Start https://imgur.com/*/ body, a:hover {cursor: url(https://i.imgur.com/X3ZzP.gif), progress !important;} /* End https://imgur.com/*/
    avatar
    zejific_14
    New Member


    Posts : 17
    Reputation : 1
    Language : english

    Solved Re: Cursor Problem

    Post by zejific_14 July 9th 2012, 1:25 pm

    where i will post that CSS code ?? i try this any tutorial ??
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cursor Problem

    Post by Sanket July 9th 2012, 8:19 pm

    zejific_14 wrote:where i will post that CSS code ?? i try this any tutorial ??
    Display>Colors
    Css stylesheet tab.
    avatar
    zejific_14
    New Member


    Posts : 17
    Reputation : 1
    Language : english

    Solved Re: Cursor Problem

    Post by zejific_14 July 10th 2012, 11:25 am

    what is the css code for this if my forum version is phpBB2 (subsilver) ??

    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Cursor Problem

    Post by Sanket July 10th 2012, 5:55 pm


      Current date/time is November 12th 2024, 12:08 am