• I want to make some changes to the form but I’m not sure how to do that since it can’t be done through CSS.

    Specifically I want to:

    – Add “Value = Text Here” to the input boxes.
    eg: <input type="text" name="email" value="Type Email">
    – Change the submit button to an image.
    eg: <input type="image" src="butup.gif" alt="Submit button">

    – Remove the label text.

    How can I do that with this plugin?

Viewing 1 replies (of 1 total)
  • Setting the value is not currently supported. I believe you should be able to set the submit button to an image using CSS – if not, then that’s not currently supported either.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: MailChimp List Subscribe Form] Styling the Form’ is closed to new replies.