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.

cursor problem

2 posters

Go down

Solved cursor problem

Post by gifted June 22nd 2010, 8:38 pm

i cant get the code of my cursor to work, can someone please help?!
http://www.cursors-4u.com/cursor/2008/12/17/cool-red-outer-glow-pointer.html
avatar
gifted
New Member

Posts : 3
Reputation : 0
Language : english

Back to top Go down

Solved Re: cursor problem

Post by Guest June 22nd 2010, 8:49 pm

Code:
body { cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), auto;}
put this in the CSS
avatar
Guest
Guest


Back to top Go down

Solved Re: cursor problem

Post by gifted June 22nd 2010, 9:03 pm

thank you!!!
how did you do that, I can never figure this out.
avatar
gifted
New Member

Posts : 3
Reputation : 0
Language : english

Back to top Go down

Solved Re: cursor problem

Post by Guest June 22nd 2010, 9:05 pm

Hehe Np

you just copy this code
Code:

<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-4/cur361.cur), progress;}</style><a href="http://www.cursors-4u.com/" target="_blank" title="Cursors"><img src="http://cursors-4u.com/support.gif" border="0" alt="Cursors" style="position:absolute; top: 0px; right: 0px;" /></a>

and take only this url link ( http://cur.cursors-4u.net/cursors/cur-4/cur361.cur) from and put it in this code
Code:

body { cursor: url(CURSOR URL GOES HERE), auto;}
avatar
Guest
Guest


Back to top Go down

Solved Re: cursor problem

Post by gifted June 22nd 2010, 9:30 pm

Okay thank you, you're a life saver.
avatar
gifted
New Member

Posts : 3
Reputation : 0
Language : english

Back to top Go down

Solved Re: cursor problem

Post by Guest June 22nd 2010, 9:34 pm

Np hehe Embarassed xD
avatar
Guest
Guest


Back to top Go down

Solved Re: cursor problem

Post by MrMario June 23rd 2010, 3:31 am

cursor problem Solved10Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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