Subscribe Form Issue

Liang

Member
Hi,

Before I sign up for Mailchimp and create my subscription form, the subscription area appeared on my website is as below:

Before.JPG

However, after copy and paste the embedded code into my website, the subscription form appeared as below:
After.JPG

Any ideas how I can make it back to the original appearance?
 

Milos

Member
Because it appears as designed in MailChimp. Try to edit HTML code in a Web editor, like FRontPage
 

Liang

Member
Thank for your advice.
Don't know how to make it back the original, just use it for now.
 

Milos

Member
Thank for your advice.
Don't know how to make it back the original, just use it for now.

Something like:

Stay Up To DATE
<form>
<p><input value="Please enter your email" type="text" name="Email" size="43"><input type="submit" value="SUBSCRIBE"></p>
</form>
Register Now to receive updates and coupons

NOTE: Do not remove MailChimp variables (name="Email")and anything inside <form> (if any)
 

Liang

Member
Thank you so much.

I am fine with my current design as shown in attached picture.

Btw, do you encounter any difficulties in designing the website logo for 190 x 50 pixel?
 

Attachments

  • Capture.JPG
    Capture.JPG
    14.6 KB · Views: 6
Top