-
AuthorPosts
-
September 24, 2015 at 9:46 am #401195
Hello,
I saw that you recommended “Contact Forms 7” for adding non-subscription based forms to X-Theme. Unfortunately, I didn’t see a database for that plugin — is there no database for this tool?
… In the mean-time, I was instructed to use Machforms. However, the style does not match the theme! Is there anyway these Machforms can be skinned with custom CSS (at least for the buttons)?
Image examples:
URL:http://dev.sensiblemicro.com/our-company/contact-us/
Thanks!
September 24, 2015 at 12:52 pm #401360Hello There,
Thanks for writing in!
To style submit button kindly use following CSS under Custom > CSS in the Customizer:
input#submit_form { padding: 8px !important; background-color: #ddd !important; border: 1px solid #D2D2D2 !important; color: #355B5B; font-size: 15px !important; font-weight: bold; }
Thanks.
September 24, 2015 at 3:04 pm #401513Alright. I’ll try it out! Thank you in advance.
Quick side question: Is there any way we can get something like an asynchronus postback when we click the submit button on our machforms? Right now when we submit, it does a full page postback and pulls us back to the top of the page.
Thanks again for all your help!
Cheers,
MikeSeptember 24, 2015 at 8:23 pm #401719Hi there,
Please refer to the following resource on that (http://contactform7.com/why-isnt-my-ajax-contact-form-working-correctly/).
Hope that helps.
September 25, 2015 at 10:38 am #543414Thank you!
September 25, 2015 at 11:39 am #549426Glad we were able to help 🙂
-
AuthorPosts