This is a discussion on Changing cursor to hand when hovering over buttons within the HTML, CSS, and Design Help forums, part of the General category; I noticed that most of the buttons in the smarty templates do not show a hand when you hover over ...
|
|||||||
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I noticed that most of the buttons in the smarty templates do not show a hand when you hover over them or change color, can you add a line of code that works with smarty to do that?
Also on the form userjoin.tpl.php How do I change the heading "Modify Registration" to "Registration" for a first time customer logging into your web site wanting to register, this can be confusing if they have never registered before. thanks to anyone who can lend a hovering hand! |
|
#2
|
||||
|
||||
|
I think you would need to add something to the css or maybe javascript for that. Most buttons I have seen do not change the mouse pointer.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter |
|
#3
|
|||
|
|||
|
look no further than the buttons displayed on this page they all change! can you tell me what code I would need to change for the title on my second question?
--Also on the form userjoin.tpl.php How do I change the heading "Modify Registration" to "Registration" for a first time customer logging into your web site wanting to register, this can be confusing if they have never registered before-- thanks Last edited by yellowpc2; 08-14-2007 at 12:48 AM. |
|
#4
|
||||
|
||||
|
These change because they are links and not buttons. Take a look at the bottom where it says "Post Quick Reply" and "Go Advanced" neither of those turn your cursor into a hand.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter |
|
#5
|
|||
|
|||
|
ah, I see but they do change color when you mouse over them!
|
|
#6
|
||||
|
||||
|
I think this depends on the browser you are using. Because for me they do not change.
However you might can try something like this: http://www.hypergurl.com/formrollover.html
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Uploading photos page- change button name | zman78 | v3.0 Questions & Support | 11 | 08-11-2007 01:33 AM |