Skip to content

Instantly share code, notes, and snippets.

@asuozzo
Last active September 4, 2017 17:34
Show Gist options
  • Save asuozzo/a2f235304359007a233df27f9c865925 to your computer and use it in GitHub Desktop.
Save asuozzo/a2f235304359007a233df27f9c865925 to your computer and use it in GitHub Desktop.
mc-signup
<!-- Begin MailChimp Signup Form -->
<!--[if IE]>
<style type="text/css" media="screen">
#mc_embed_signup fieldset {position: relative;}
#mc_embed_signup legend {position: absolute; top: -1em; left: .2em;}
</style>
<![endif]-->
<!--[if IE 7]>
<style type="text/css" media="screen">
.mc-field-group {overflow:visible;}
</style>
<![endif]-->
<div id="mc_embed_signup" style="width: 300px;position:relative;margin-bottom:20px;">
<form action="https://kidsvt.us2.list-manage.com/subscribe/post?u=8ea997a95afca8f165fa083c4&amp;id=08e588ebf8" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate style="font: normal 100% Arial, sans-serif;font-size: 12px;">
<fieldset style="-moz-border-radius: 4px;border-radius: 4px;-webkit-border-radius: 4px;border: 1px solid #ccc;padding-top: 1.5em;margin: .5em 0;background-color: #ececec;color: #000;text-align: left;">
<div style="position:absolute; top:-10px; left:80px"><img src="/pubfiles/images/weemail-label.png" alt="Sign up for Wee-Mail!" /></div>
<div class="mc-field-group" style="width: 300px; overflow: hidden;">
&nbsp;<br>
<input onfocus="this.value=''" type="text" name="EMAIL" class="required email" id="mce-EMAIL" value="Enter your email here..." style="margin: 0 0 0 15px;padding: .2em .3em;width: 160px;">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn" style="padding: .1em .1em;"></div>
&nbsp;<br>
<div id="mce-responses" style="float: left;top: -1.4em;padding: 0em .5em 0em .5em;overflow: hidden;width: 90%;margin: 0 5%;clear: both;">
<div class="response" id="mce-error-response" style="display: none;margin: 1em 0;padding: 1em .5em .5em 0;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: FBE3E4;color: #D12F19;"></div>
<div class="response" id="mce-success-response" style="display: none;margin: 1em 0;padding: 1em .5em .5em 0;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: #E3FBE4;color: #529214;"></div>
</div>
</fieldset>
<a href="#" id="mc_embed_close" class="mc_embed_close" style="display: none;">Close</a>
</form>
</div>
<script src="/scripts/mc-validate.js"></script>
<script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='MMERGE3';ftypes[3]='text';fnames[4]='MMERGE4';ftypes[4]='text';fnames[5]='MMERGE5';ftypes[5]='text';fnames[6]='MMERGE6';ftypes[6]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment