Forums
»
SlickUpload
»
SlickUpload Support
»
Upload button - hand pointer
|
|
Rank: Member
Groups: Registered
Joined: 12/15/2009 Posts: 10 Location: India
|
Hi,
We are trying to change the cursor on the add button to a hand. We have tried different methods with no success. Can someone advise why the same does not change?
Thanks
Anurag
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/7/2005 Posts: 1,586 Location: Scottsdale, AZ
|
You can do this using the .kw_hover css class. kw_hover is a class added to the template and overlay when the mouse is over it. Do something like:
.kw_hover {cursor:default}
You'll need to be using the latest version (5.5.1) for this to work.
|
|
|
|
Guest |
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.