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 »

[SOLVED] Submit buttons: strange behavior


 
Prev Previous Post   Next Post Next
  #1  
Old Jan 18, 2012, 05:58 AM
JulesG
 
47 posts · Sep 2011
[SOLVED] Submit buttons: strange behavior

I want the text in my submit buttons to become black, bold and underlined when hovering. So I programmed the buttons accordingly in Style Forms/Submit Buttons:/Default and Hover Style.
Default Style:
HTML Code:
background-color: #dddddd;
color: #333333;
border: solid 1px #333333;
padding: 5px 5px 28px 5px;
font-size: 1.2em;
line-height: 1.5em;
height: 36px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

/* Shadow */
box-shadow: 10px 6px 15px #666666;
border-radius: 10px; -moz-border-radius: 10px;
-moz-box-shadow: 10px 6px 15px #666666;
-moz-border-radius:10px;
-webkit-box-shadow: 10px 6px 15px #666666;
-webkit-border-radius:10px;
-khtml-box-shadow: 10px 6px 15px #666666;
-khtml-border-radius: 10px;
Hover Style:
HTML Code:
background-color: #dddddd;
color: #000000 !important;
text-decoration: underline !important;
font-weight:bold !important; 
border: solid 1px #333333;
padding: 5px 5px 28px 5px;
font-size: 1.2em;
line-height: 1.5em;
height: 36px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

/* Shadow */
box-shadow: 10px 6px 15px #666666;
border-radius: 10px; -moz-border-radius: 10px;
-moz-box-shadow: 10px 6px 15px #666666;
-moz-border-radius:10px;
-webkit-box-shadow: 10px 6px 15px #666666;
-webkit-border-radius:10px;
-khtml-box-shadow: 10px 6px 15px #666666;
-khtml-border-radius: 10px;
However, nothing happens when hovering as you can see here:
http://julesgobeil.com/gestion/?page_id=113

Strangely, changing elements in the Default Style do change the submit buttons but changing elements in the Hover Style do nothing.

Even more, changing elements in the Hover Style affect the Comments button as they should:
Quote:
Submit Button Style.
Style the comment submit button, i.e. give it margin to move it around. This section here is specifically for the comment submit button. Additionally, default button styles will be applied, see menu tab "Forms", options "Submit Buttons: Default Style" and "Submit Buttons: Hover Style"
The Style And Configure Comments/Submit Button Style box is empty, so the Comments button takes all its parameters from the Submit Buttons configuration, Default and Hover. This button works as it should.
See here:
http://julesgobeil.com/gestion/?p=170#comments

Before you ask, there is nothing in Add HTML/CSS Inserts that can affect the buttons.

I can't understand ! Do you ?

Thanks
Jules
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange behavior... JulesG Excerpts, Read more, Pagination 7 Oct 23, 2012 10:58 PM
[SOLVED] Strange behavior in clicking links Tamara-IT Atahualpa 3 Wordpress theme 10 Feb 25, 2011 08:58 AM
Strange behavior Karin Atahualpa 3 Wordpress theme 1 Feb 16, 2011 11:04 AM
[SOLVED] Strange Post behavior on some Page pages blueprairie Plugins & Atahualpa 6 Nov 9, 2009 06:34 PM
Strange behavior when editing bfa_header_config.php jacoblo Header configuration & styling 2 Mar 24, 2009 04:45 AM


All times are GMT -6. The time now is 03:38 AM.


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