gobailbondsca.com Yukon-Theme
Contact Buddy - How do you change the color of the submit button.
I tried to change submit button color as follows:
.contactbuddy-submit {
color: #FF0000;
}
Also
.contactbuddy-submit li.contactbuddy-submit{
color:FF0000;
}
Getting no where fast - css newbie
Cordially
Mel Williams
Contactbuddy Submit Button Color Change
Started by
mwwilliams
, Apr 17 2012 01:51 PM
submit button Color
2 replies to this topic
#2
Posted 17 April 2012 - 04:16 PM
Hi Mel,
try the following code, to see some extreme colours, add, at the end of your child themes stylesheet style.css:
If you want to use hex colour codes, make sure they are preceded by a hash symbol #
Ronald
try the following code, to see some extreme colours, add, at the end of your child themes stylesheet style.css:
input[type="button"], input[type="submit"] {
color: blue;
background: none;
background-color: #e1771e;
border: 1px solid red;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 2px 2px -1px #FFFFFF inset;
}
input[type="button"]:hover, input[type="submit"]:hover {
color: yellow;
background: none;
background-color: blue;
border: 1px solid #ff0000;
}
If you want to use hex colour codes, make sure they are preceded by a hash symbol #
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the ContactBuddy forum.
Also tagged with one or more of these keywords: information, submit button Color
information
Public →
Pre-sales and other inquiries →
Legal InvoiceStarted by sylvie , 01 May 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Some Questions Before Clicking 'purchase'Started by Guest_Joe Eglash_* , 05 Mar 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Best Theme For Wp E-Commerce?Started by Guest_James Brown_* , 04 Mar 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Back Up Buddy An Hosting OptionsStarted by Sanch , 18 Feb 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Does Loopbuddy Work With A Theme's Custom Loop Files?Started by Guest_Laura_* , 16 Feb 2013 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





