Cursors - Additional Features - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 2 of 2«12
uCoz Community » uCoz System management and tuning » Additional Features » Cursors (How to change or put a custom cursor ...)
Cursors
SunnyDate: Wednesday, 2009-03-04, 2:54 Am | Message # 16
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Quote
url('path to a cursor')


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
AsifnurDate: Thursday, 2009-03-05, 3:43 Pm | Message # 17
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: -1
Status: Offline
ya i didnt get that wat u really mean url('mycursor.cur')
so i put it like tht?

Added (2009-03-05, 3:43 Pm)
---------------------------------------------
help pls?

 
SunnyDate: Friday, 2009-03-06, 3:05 Am | Message # 18
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
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 "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
AsifnurDate: Friday, 2009-03-06, 2:32 Pm | Message # 19
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: -1
Status: Offline
ok so my over all code should look summin like this?

Quote
{ cursor : url("mycursor.cur"), text;cursor : default }

help pls 1 more time
cry i know its not ucoz matter but u guys are really smart and helpful

 
easysharezDate: Sunday, 2009-04-05, 4:04 Pm | Message # 20
Curious
Group: Checked
Messages: 36
Awards: 1
Reputation: -4
Status: Offline
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 -

consoleneeds

Maybe I am doing something wrong please point it out.
Thank you.

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.

Message edited by easysharez - Sunday, 2009-04-05, 4:29 Pm
 
DragondevilDate: Sunday, 2009-04-19, 6:33 Am | Message # 21
Newbie
Group: Checked
Messages: 4
Awards: 1
Reputation: 0
Status: Offline
Can any body help me where could we get CSS.

Please help i am new at it.


Check out my site:<br>My WebPage
 
SunnyDate: Monday, 2009-04-20, 3:04 Am | Message # 22
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Dragondevil, Control Panel -> Design (at the top) -> Design management (CSS).

I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
uCoz Community » uCoz System management and tuning » Additional Features » Cursors (How to change or put a custom cursor ...)
Page 2 of 2«12
Search: