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.

Custom Cursor error?

2 posters

Go down

Custom Cursor error? Empty Custom Cursor error?

Post by Marvin1554 June 9th 2011, 9:32 pm

So basically its just as the title says i add the custom cursor to my CSS and it isnt work :S

this is the code i used
Code:

body { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto; } A { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto;
}

Code:
http://s1.postimage.org/x14eb7r8/cur18.gif
is the direct link of the

Please help. The CSS doesnt give me a error but it isnt working either
avatar
Marvin1554
Forumember

Posts : 33
Reputation : 0
Language : English

Back to top Go down

Custom Cursor error? Empty Re: Custom Cursor error?

Post by kirk June 10th 2011, 3:57 am

well looks like you had the url in there twice.

but i just tested it with the way you have it and it works fine for me that way to.


try this and see if there is a difference
Code:

    body { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto; } A { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto;
    }

Also what forum version and browser are you using?

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Custom Cursor error? Empty Re: Custom Cursor error?

Post by Marvin1554 June 10th 2011, 5:41 am

kirk wrote:well looks like you had the url in there twice.

but i just tested it with the way you have it and it works fine for me that way to.


try this and see if there is a difference
Code:

    body { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto; } A { cursor: url(http://s1.postimage.org/x14eb7r8/cur18.gif), auto;
    }

Also what forum version and browser are you using?


phpBB3 and i'm using Google Chrome

Also that code works but the cursor is animate as a gif Sad
avatar
Marvin1554
Forumember

Posts : 33
Reputation : 0
Language : English

Back to top Go down

Custom Cursor error? Empty Re: Custom Cursor error?

Post by kirk June 10th 2011, 3:37 pm

because it's a animated gif image.
http://s1.postimage.org/x14eb7r8/cur18.gif
Custom Cursor error? Cur1810

Find something better you like then upload the image and add the direct image link in the same place.

I have tested the code on all forum versions and it works fine.. I have not tried it in other browsers other then firefox, so it may not work with all?

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum