• Resolved peterspence

    (@peterspence)


    I’m having issues with the positioning of the the input text in the widget. It is positioned way below the text box and typing and submission doesn’t really work. I’ve been tipped off about the following:

    because of IE7 compatibility all inputs must be put in the input class paragraph. E.g:

    <p class=”input”><input type=”text” /> Label</p>
    <p class=”textarea”><textarea>…</textarea></p>

    My site is http://www.hugosthere.com and the widget links up to MailChimp. The tickbox option works beautifully, but this input issue is a bit of a showstopper.

    Any suggestions?

    Kind regards,
    Peter Spence

    http://wordpress.org/extend/plugins/newsletter-sign-up/

  • The topic ‘[Plugin: Newsletter Sign-Up] Input class paragraph?’ is closed to new replies.