PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Can't write email with mailchimp feed set

  1. Hi there,
    I can't write email with mailchimp feed set.
    See there: http://difesamentale.it/test/

    Posted 10 years ago on Tuesday June 4, 2013 | Permalink
  2. I see that.. if i remove this part of my css code.. work... but without this code i can't have the email field and submit button in line..

    /* resize and position the form footer with the button */
    body #gform_wrapper_1 .gform_footer {
        width: auto;
        position: absolute;
        top: 32px;
        left: 28%;
        padding: 0;
        margin: 0;
    }
    

    What i can do?

    Thanks for fast reply

    Posted 10 years ago on Tuesday June 4, 2013 | Permalink
  3. Resolved! or... i hope....
    Setting the width to 0px all work!

    Posted 10 years ago on Tuesday June 4, 2013 | Permalink