Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matt-west/35a39af9df8a25bfdf34 to your computer and use it in GitHub Desktop.
Save matt-west/35a39af9df8a25bfdf34 to your computer and use it in GitHub Desktop.
Postach.io: Form Styling Code Placement
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#" xmlns:og="http://ogp.me/ns#">
<head>
...
<link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" 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>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment