Ask for my cursor
3 posters
Page 1 of 1
Ask for my cursor
Hello and have a wonderful day I have a informacion i do not work mi cursor on the Forum Or can someone do this prosdsim works. This image i have for my cursor on the Forum.
It was rebuilt as a code, but it's wrong not
(body{
cursor:( https://i.servimg.com/u/f38/14/96/85/50/kopija12.png
}
a:hover
cursor:(https://i.servimg.com/u/f38/14/96/85/50/kopija12.png
}
Thanks
It was rebuilt as a code, but it's wrong not
(body{
cursor:( https://i.servimg.com/u/f38/14/96/85/50/kopija12.png
}
a:hover
cursor:(https://i.servimg.com/u/f38/14/96/85/50/kopija12.png
}
Thanks
Re: Ask for my cursor
Your images must be different, body cursor is for all, meanwhile a:hover is only for hover effect.
- Code:
body{
cursor:url('FIRST IMAGE LINK'), auto;
}
a:hover{
cursor:url('SECOND IMAGE LINK');
}
Ask for my cursor
Yes, and just paste the http url in half? 2 x or? From the forum via servmig.com?
I don't understand, if i'm right, you do it to me. Thank you
- Code:
body{
cursor:url('
- Code:
http://i38.servimg.com/u/f38/14/96/85/50/nagaji10.png), auto;
}
- Code:
a:hover{
cursor:url
- Code:
http://i38.servimg.com/u/f38/14/96/85/50/nagaji10.png );
}
I don't understand, if i'm right, you do it to me. Thank you
Re: Ask for my cursor
You wil, just try this
- Code:
body{
cursor:url('http://i72.servimg.com/u/f72/17/86/02/22/banana12.png'), auto;
}
a:hover{
cursor:url('http://i72.servimg.com/u/f72/17/86/02/22/banana13.png');
}
Ask for my cursor
sarkzkalie01 wrote:You wil, just try this
- Code:
body{
cursor:url('http://i72.servimg.com/u/f72/17/86/02/22/banana12.png'), auto;
}
a:hover{
cursor:url('http://i72.servimg.com/u/f72/17/86/02/22/banana13.png');
}
Yes it works sarkzkalie01 I just think that mi picture. You can't do it for this picture?
https://i.servimg.com/u/f38/14/96/85/50/kopija12.png
Please
Re: Ask for my cursor
Oh my mistake! Replace your cursor CSS line with this one
- Code:
body{
cursor:url('http://i38.servimg.com/u/f38/14/96/85/50/nagaji10.png'), auto;
}
a:hover{
cursor:url('http://i38.servimg.com/u/f38/17/98/46/04/nagaji10.png'), auto;
}
Last edited by sarkzkalie01 on February 2nd 2015, 6:05 pm; edited 1 time in total
Re: Ask for my cursor
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum