Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

Changing Hover Color of "Submit Comment" Button


  #1  
Old Jun 20, 2009, 03:37 PM
adum's Avatar
adum
 
85 posts · Jun 2009
Hey there,

First of all, I LOVE the theme. It's just incredible.

I am having trouble changing the color of the submit comment button when the mouse is over it. Right now it turns green, but I want to change it and could not find the option to do so. Where is it? Thanks in advance.

Regards,

Adam
  #2  
Old Jun 20, 2009, 04:15 PM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
Good question. I used Firebug to show me the class of the button. Then in ATA Options/HTML-CSS inserts, I added:

Code:
.button:hover {
    border: 1px solid #000;
    background: #99CCFF;
}
This gives a black border, light blue button interior.

Last edited by paulae; Jun 22, 2009 at 01:27 PM.
  #3  
Old Jun 21, 2009, 02:37 PM
adum's Avatar
adum
 
85 posts · Jun 2009
Thanks for the help!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem with the "Submit Comment" Box lionel1 Comments, trackbacks & pings 4 Sep 4, 2009 01:06 AM
"Tooltip" style hover text for PageMenu? lhanft Page & Category Menu Bars 5 Jul 16, 2009 04:11 PM
No "Save Changes" button on Right sidebar. LemBook Sidebars & Widgets 7 May 12, 2009 07:50 AM
Clicking "Leave a comment" does not lead to comment form Fux Comments, trackbacks & pings 2 May 4, 2009 11:34 PM
[SOLVED] How should top level "button" work on a menu bar? Shepherd Jim Page & Category Menu Bars 2 Mar 14, 2009 02:30 PM


All times are GMT -6. The time now is 09:36 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.