Saturday, 20-Apr-2024, 1:00 AM


Main
Sign Up
Login
Wains Organization Welcome Guest | RSS  
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » For Webmasters » Design Customization » Adding your own cursor (Mouse pointer using CSS)
Adding your own cursor
AlexDate: Friday, 08-Mar-2013, 10:41 PM | Message # 1
Wains Org Creator!
Group: Head Admin
Messages: 8
Awards: 0
Reputation: 10
Status: 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://wainsorg.ucoz.com/cursor/cur1.cur"),pointer;  
}  
a:hover {  
cursor:url("http://wainsorg.ucoz.com/cursor/cur2.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


 
Forum » For Webmasters » Design Customization » Adding your own cursor (Mouse pointer using CSS)
  • Page 1 of 1
  • 1
Search:

Copyright Wains Org. © 2024Powered by uCoz / Customization by Ali Ameen Wains / About AdminPrivacy Policy