Need Magento Popup and Image converted to Mailchimp form.

Status
Not open for further replies.

bigwhite

Regular Member
Joined
Sep 27, 2011
Messages
473
Reaction score
54
I need a popup to come up with terms & agreement information where they must accept to enter.

I also need an image of mine to be coded so that the email submissions links up with the mailchimp form. (So you basically need to style it from this:
Code:
<!-- Begin MailChimp Signup Form -->
<link href="mailchimpcsslink.css(will be given to you)" rel="stylesheet" type="text/css">
<style type="text/css">
    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="MYSITEURL.com(will be given to you)" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <label for="mce-EMAIL">Subscribe to our mailing list</label>
    <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</form>
</div>

<!--End mc_embed_signup-->

skype me: noahtwilcox

lowest quote will be awarded withe the job.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top