Go Back   3dCart Shopping Cart Software Forums > Shopping Cart Software > General Configuration Questions

Reply
 
Thread Tools Display Modes
  #1 ()  
Old 02-26-2006, 05:10 PM
dynoJean dynoJean is offline
3dCart Power User
 
Join Date: Feb 2006
Posts: 105
Default Change Cursor on Buttons

On links like pages, "add to cart", etc. the cursor changes to a hand/finger so visitor knows it's a clickable link. How/where would I change it to do the same on buttons, like Search, Go, etc. Anyone know?
Reply With Quote
  #2 ()  
Old 02-26-2006, 08:43 PM
jim jim is offline
3dCart Newbie
 
Join Date: Feb 2006
Posts: 29
Cool

Not sure about this one, maybe someone with more design experience than me could explain this better.

If you're using forms any input of the type button, image or submit gets the "hand/finger" mouse pointer. Usually any link (<a> tag) gets this pointer too. And also using the style="cursor:hand" will add this to any element.
Reply With Quote
  #3 ()  
Old 02-27-2006, 02:14 AM
Breeze Breeze is offline
3dCart User
 
Join Date: Feb 2006
Posts: 60
Default

Hi dynoJean,

Jim is correct. It's very easy to do. The cursor style currently looks like this "cursor: ;". In your css file, change it to "cursor:hand;" on the version of ".btn" that you are using for the button.
Reply With Quote
  #4 ()  
Old 02-27-2006, 02:46 AM
dynoJean dynoJean is offline
3dCart Power User
 
Join Date: Feb 2006
Posts: 105
Default

Ok, sounds easy enough! I changed both btn and btn2 in my css like this:
Code:
.btn { border: 2px ridge #31100a; background-color: #EE9B4F; font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #31100a; cursor:hand; }
and uploaded but it still doesn't show up. I'm referring specifically to the buttons for search, mailing list, all on the view cart and all on checkout pages. (actually I guess that's all of the buttons). Anyway, any more ideas of what I could check?

EDIT: Ah Ha! Just checked in IE and it works there. Any reason it wouldn't in Firefox?

EDIT2: Just found it; "cursor : hand" is not supported in Firefox; need to use "cursor : pointer"
All is well. It now works in both IE and Firefox. Here's a link to the site I found this: http://www.yourhtmlsource.com/styles...sscursors.html

Last edited by dynoJean : 02-27-2006 at 02:58 AM.
Reply With Quote
  #5 ()  
Old 02-27-2006, 05:00 AM
Breeze Breeze is offline
3dCart User
 
Join Date: Feb 2006
Posts: 60
Default

Thanks for that tip, dynoJean. I'll update my css accodingly.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:30 AM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8