Tagged: aweber, CONTACT FORM
-
AuthorPosts
-
September 22, 2015 at 2:10 am #506758
Hi there,
I need urgent help in integrating aweber forms at the bottom of two pages on my site. I have already inserted two forms but need these to submit to aweber.I will provide links and FTP access below.
Thanks a lot for your super technical support!
Kind regards,
Yemi.September 22, 2015 at 2:48 am #506767Hi!
I’d suggest you using a specialized plugin, like this one. You can use an Enfold Widget Element to render a Widget Area on a Page.
Regards,
JosueSeptember 22, 2015 at 10:39 am #506883Hi Josue!
Thanks for your quick response.
Yes I tried this but could not reproduce the same look that I have now with the forms.
Is there a way I can embed aweber forms but maintain the same styling that I have with the forms now?Thanks again!
Yemi.- This reply was modified 9 years, 1 month ago by jeran7.
September 22, 2015 at 2:15 pm #507040Hey!
which style do you have now? please provide us a link showing it. And which style do you want to achieve? please show us what you need.
Regards,
AndySeptember 22, 2015 at 2:33 pm #507060Hi there!
The style I need is already displayed at the bottom of the homepage of my site and about page.
I have put the links below.
Thanks!
Yemi.September 22, 2015 at 2:46 pm #507077Hi again!
Here’s a screenshot of the styling – http://screencast.com/t/0dD4uM32
It’s same as what I currently have on the homepage and about page.
Thanks!
Yemi.September 23, 2015 at 12:16 am #507425Hey!
We can help you with the styling once you’ve set-up a functioning Aweber form in your site.
Regards,
JosueSeptember 23, 2015 at 1:08 am #507433Hi there!
I have setup a functioning aweber form on the homepage.
Here’s a screenshot of it: http://screencast.com/t/wBk1u2qYG
Can you help style this form to look like the form above it? Here is the styling: http://screencast.com/t/0dD4uM32
The same form is on the about page below
Thanks for your help!
Kind regards,
Yemi.September 23, 2015 at 1:59 am #507442Hey!
Try adding this code to the Quick CSS:
#top .af-body .af-element label, #top .af-body .af-element input.text { font-size: 14px !important; color: white !important; } .af-header, .af-footer { display: none; } .af-form { max-width: 700px !important; background-color: transparent !important; position: relative; } .af-standards .af-element { padding: 0 !important; } @media only screen and (min-width: 767px) { .af-form { left: 30px; } .af-standards .af-element { width: 32%; float: left; margin-left: 1% !important; } .af-element.buttonContainer { top: 19px; position: relative; left: -30px; } } .af-standards .af-element:first-child{ margin-left: 0 !important; } .af-element.privacyPolicy { display: none; } .af-element.poweredBy { display: none; } .af-body .af-element input.text { color: #fff !important; border-color: #fff !important; border-width: 2px !important; background-color: transparent !important; padding: 12px !important; }
Cheers!
JosueSeptember 23, 2015 at 8:36 am #507530Perfect! Thanks a lot!
September 23, 2015 at 8:44 am #507533You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.