Skip to content

Instantly share code, notes, and snippets.

View erikleaver's full-sized avatar

Erik Leaver erikleaver

View GitHub Profile
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style type="text/css">
<!--
html, body {
margin: 0px;
@erikleaver
erikleaver / UEG PT Convio Donation Footer
Last active December 21, 2015 23:19
UEG PT Donation Autoresponder Donation table
@erikleaver
erikleaver / UEG PT Header-Footer
Last active December 21, 2015 23:19
Plain Text Header & footer for UEG emails
@erikleaver
erikleaver / UEG Action Template
Last active March 14, 2017 13:44
UEG Action Template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width; initial-scale=1.0" />
<style type="text/css"><!--
.ExternalClass
{
width: 100%;
@erikleaver
erikleaver / Convio-Donation Page
Last active December 21, 2015 02:18
Convio - Donation Page Tweaks
<!--CSS Overrides-->
<style type="text/css"><!--
tr td.holdsErrorMsgTable
{
background-color: transparent;
}
#nav {
visibility: hidden;