Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #225755

    Hi there,

    I really like the layout of your Contact Form, but we had been using Formidable and utilized its ability to upload documents (i.e. resumes for a job application form). Is that possible within the Contact Form? If not, can you help me adjust our formatting for the Formidable form? The layout worked fine on our old theme but the positioning & coloring is strange with Enfold. It can be seen here: http://www.dynaconnections.com/dynaconnections-job-application/.

    Thanks!

    #226011

    Hey aleicook!

    Have you tried deleting all the css codes on formidablepro.css? This should force the contact forms to use the Enfold’s styling for contact fields etc. Please post a screenshot of how you want it to look like.

    Best regards,
    Ismael

    #226317

    Thanks,

    I tried removing the formidablepro.css code to no avail. Here is a screenshot of what it’s currently doing: http://tinypic.com/r/2zs61j5/8. I would like for the background to be white instead of orange, and for the checkboxed under “Employment Desired” to alight left.

    #226343

    Actually, I don’t even necessarily care about the checkbox alignment as long as the field and background color can be fixed. Here’s an example of a pre-existing page built with Formidable Pro & how it shows up with Enfold: http://tinypic.com/r/2n6f9na/8. The formatting is fine on everything but the orange fields.

    Thanks!

    #227012

    Hey!

    CF7 allows you to upload stuff too:
    http://contactform7.com/file-uploading-and-attachment/

    Best regards,
    Josue

    #227640

    Thanks Josue, but it’s actually doing the same thing; no aligment and the unreadable orange background for the (important) Email and Phone fields: http://tinypic.com/r/9ad6yh/8. Is there a Quick CSS code I can use to override the theme settings for Formidable or Contact Form 7 forms?

    Thanks!
    Alei

    #227645

    Hey!

    Try adding this code to the Quick CSS:

    .frm_form_fields input {
        background: white !important;
        border-color: #f6922d !important;
    }

    Cheers!
    Josue

    #227706

    That worked perfectly. Thank you!

    #227739

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Contact Form vs. Formidable’ is closed to new replies.