Viewing 2 replies - 1 through 2 (of 2 total)
  • I am not 100% sure, but I have a feeling that it is reverting back to defaults for certain element types. You could try this in your CSS, instead of declaring it in body:

    * {
    cursor:url(https://gameboyz.net/wp-content/themes/gameboyz/arrow.cur"), pointer;
    }

    It should force it to apply to all elements – not just body.

    Thread Starter gameboyz

    (@gameboyz)

    Hmm tried that, didn’t work too ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Firefox & IE(7)’ is closed to new replies.