newapexmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Styling a specific Caldera formHello again, Josh.
When I had designed just the one form I had everything perfect. However, now that I’m trying to use two forms, I have problems. I think I’ve solved everything except one. I can’t get the labels to centre on my second form. I’ve no idea why it isn’t behaving as I’ve cloned the code from my first form and changed only the form ID.
I extracted this from my page designs to get the relevant form IDs:
<div class=”caldera-grid” id=”caldera_form_1″ data-cf-ver=”1.5.0.10″ data-cf-form-id=”CF590920dbb8fa2″>
<div class=”caldera-grid” id=”caldera_form_1″ data-cf-ver=”1.5.0.10″ data-cf-form-id=”CF593999b6daccd”>
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Styling a specific Caldera formThanks very much, Josh.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Centering sign-up form?I tracked down the problem. Everything I tried was being overwritten by a max-width specification in the file form-basic.min.css inside the plugin folder! I altered that from 480px to none and sorted the issue.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Centering sign-up form?I’ve been driving myself nuts trying everything to centre my form fields but nothing works. Do you know what might be wrong here? All other styling is working fine.
http://php-garyandrewlaw.rhcloud.com/test/
Thank you.
You’re welcome.
Mine is like this:
<p>[text* your-name placeholder “Name”]</p>
<p>[email* your-email placeholder “Email Address”]</p>
<p>[textarea your-message placeholder “Message”]</p>
<p>[submit “Submit”]</p>
[mc4wp_checkbox]
You add it to your Contact Form which was created by CF7.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] "default CSS"