SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

Upload button - hand pointer Options
avagarwal
#1 Posted : Tuesday, April 13, 2010 6:02:54 AM
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

Axosoft
#2 Posted : Tuesday, April 13, 2010 12:34:33 PM
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.

Users browsing this topic
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.