uCoz Community uCoz Modules Additional Features Cursors (How to change or put a custom cursor ...) |
Cursors |
Asifnur, yes. And don't forget to put a default cursor as well:
Quote If the first cursor cannot be imaged, then the browser tries to use the next cursor on the list. Note, that there must always be some standard cursor at the bottom of the list of custom cursors, in case not one of custom cursors can be imaged. I'm not active on the forum anymore. Please contact other forum staff.
|
I guess I do not get it either. I have uploaded my own cursor and even think I done what you said, and still a no for me.
Here is what is there to start with - Style sheet (CSS)
Code a.noun:link {text-decoration:none; color:#FFE0A2} a.noun:active {text-decoration:none; color:#FFE0A2} a.noun:visited {text-decoration:none; color:#FFE0A2} a.noun:hover {text-decoration:none; color:#FFE0A2;font-weight:bold;} .mframe1 {padding:2 10 30 10px;} hr {color:#735444;height:1px;} label {cursor:pointer;cursor:hand} Here is the two I have uploaded, the first one to be the main one and the second one to be the hover - First cursor - Code http://easysharez.ucoz.com/img/blue.cur Second cursor - Code http://easysharez.ucoz.com/img/red.cur And replace the code as I think you have explained it like the following.
Code a.noun:link {cursor : url("http://easysharez.ucoz.com/img/red.cur"), text;} a.noun:active {cursor : url("http://easysharez.ucoz.com/img/blue.cur"), text;} a.noun:visited {cursor : url("http://easysharez.ucoz.com/img/blue.cur"), text;} a.noun:hover {cursor : url("http://easysharez.ucoz.com/img/red.cur"), text;} .mframe1 {padding:2 10 30 10px;} hr {color:#735444;height:1px;} label {cursor:url("http://easysharez.ucoz.com/img/red.cur");cursor:url("http://easysharez.ucoz.com/img/blue.cur")} And also tried it like the following -
Code a.noun:link {text-decoration:none; color:#FFE0A2} a.noun:active {text-decoration:none; color:#FFE0A2} a.noun:visited {text-decoration:none; color:#FFE0A2} a.noun:hover {text-decoration:none; color:#FFE0A2;font-weight:bold;} .mframe1 {padding:2 10 30 10px;} hr {color:#735444;height:1px;} label {cursor:url('http://easysharez.ucoz.com/img/red.cur');cursor:url('http://easysharez.ucoz.com/img/blue.cur')} Here is a example of what I am trying to do, This site is a UCOZ site also - Maybe I am doing something wrong please point it out. I have posted several questions with no reply's from moderators, if they do not want to address my questions, PLEASE let me know and also when you do let me know the tech support Addy as I will be happy to shoot them a E-Mail about things from now on. Just seems since I had one run in with one moderator here, I am out of luck asking one thing here on this forum. Of course other than Mr.Jackass's help. He has been a big help in a lot of things. I do thank you for your help in this matter and yes this is ucoz related. Post edited by easysharez - Sunday, 2009-04-05, 10:29 PM
|
Can any body help me where could we get CSS.
Please help i am new at it. Check out my site:<br>My WebPage
|
Yo Why the heck won't you just tell us where to put our urls!!! I have no clue where to add the url. I know its in CSS but what part of it you havnt told us. You said put it where it says cursor so I have heres where I put it
Quote {cursor:url('http://werallelitecod6.ucoz.org/Site-Cursor/NormalSelect-AdvancedCrosshair.ani');cursor:hand} Just tell us what part of the CSS we upload the cursor and stop making it dificult on us!! |
Arguntom, mind your tone! That's custom coding, and I don't have to provide help with such things as they are described in CSS manuals. If you don't have enough knowledge then leave the cursor as it is.
I'm not active on the forum anymore. Please contact other forum staff.
|
Alright Fne WHere would this so called manual be locted?? And the onlt reason why I am ticked is becasue everyone is basicly asking the same question but is receiving no answer. Plus on other sites all you had to was just put the 'cursor: url (mycirsor.cur) anywhere on your page and that was it..
Post edited by Arguntom - Friday, 2009-12-11, 1:55 PM
|
Quote (Arguntom) Alright Fne WHere would this so called manual be locted?? Anywhere on the Internet. Open Google, type 'CSS tutorials', search.
Quote (Arguntom) everyone is basicly asking the same question but is receiving no answer That's uCoz support forum, not a coding forum. I'm not active on the forum anymore. Please contact other forum staff.
|
Arguntom, I will say it clear - you are extremely arrogant and do not respect women.
'If I see you talking with Sunny in disrespectful tone again I will make sure my name is [... With uCoz since December 2 2007 ...]
|
| |||