Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Teres

    (@teres)

    Phew! Happy now. Managed to delete v.1.2.5 AND found version 1.2.4. to re-install. Everything is bea-u-ti-ful once again.

    Hey Teres!

    In looking at the form, it appears that most of that can be corrected with some CSS. For example, we were able to set each field on it’s own line with these styles:

    #mc_signup_form .mc_var_label {
    display: block;
    float: left;
    width: 100%;
    }

    Add that information to your stylesheet and that should take care of any weirdness you’re seeing! We definitely recommend customizing the form using CSS, as that gives you the greatest degree of control over the entire process.

    If we can help with anything else, give us a shout. We’re happy to help.

    Cheers

    That works too!

    ??

    Thread Starter Teres

    (@teres)

    We definitely recommend customizing the form using CSS, as that gives you the greatest degree of control over the entire process.

    Change the code in my stylesheet?

    Why don’t you just change it in the plugin directly? Why’d you edit the code for the fields in the first place? It looked wonderful (in my opinion) as is. Until you get this to jive with WordPress 3.2.1, I’ll be sticking to the previous (pretty) version of your widget. If it ain’t broken, don’t fix it.

    Hey again, Teres!

    We coded this one a little differently to allow flexibility. Using CSS, you can essentially style the plugin to look exactly how you’d like. Behind the scenes too, there were a bunch of holes that were patched and updated to work better with WordPress, in general.

    But, your feedback is most definitely welcomed! We’re definitely glad to see that the old plugin does work perfectly for you!

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: MailChimp List Subscribe Form] Do NOT install MailChimp v1.2.5 plugin’ is closed to new replies.