New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova, Brazen  
uCoz Support Forum by uCozers » Coding » CSS » Adding your own cursors / mouse pointer using CSS (sml[tutorial]Tutorial)
Adding your own cursors / mouse pointer using CSS
BrazenDate: Thursday, 2009 October 08, 7:51 AM | Message # 1
Font size: A | A |
Colonel
Group: Administrator
Message: 304
[ ]
Offline
This tutorial will show you how to add your own cursors using CSS!

Got to Control Panel » Customize design » Common templates » Style sheet (CSS)
and paste the code that you see below anywhere in CSS.

Quote
html{
cursor:url("http://easysharez.ucoz.com/img/blue.cur"),pointer;
}
a:hover {
cursor:url("http://easysharez.ucoz.com/img/red.cur"),pointer;
}

You can replace url in green with your own cursors.
Save it and your done!
The recommended format of the cursor is .cur


LOL With Us! l Game Blog l 3D Autos

"knowledge without wisdom is curse" Alex Seb

 
januDate: Friday, 2009 October 30, 6:53 PM | Message # 2
Font size: A | A |
Private
Group: User
Message: 12
[ ]
Offline
But is it Possible that mouse cursor should change only when pointer is moved in various sections of forums.

I did it but it changed the cursor on the whole site.I want to change it only on forums..

 
AcidDate: Wednesday, 2010 August 25, 9:44 PM | Message # 3
Font size: A | A |
Private
Group: uCozer
Message: 11
[ ]
Offline
janu, You could try making a textfile with your CSS codes in, and upload it in your filemanager, and in forum template, just change the css file.
 
uCoz Support Forum by uCozers » Coding » CSS » Adding your own cursors / mouse pointer using CSS (sml[tutorial]Tutorial)
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager