Skip to content

Instantly share code, notes, and snippets.

View CforED's full-sized avatar

Harold Huggins CforED

View GitHub Profile
<script type="text/javascript"> (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '224274263'); vgo('setTrackByDefault', true); vgo('process'); </script>
@CforED
CforED / Replace with new LA-County AC Form
Created August 28, 2022 13:12
Front Browser Petition Form
<style>
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
<style>
#_form_18_ { font-size:14px; line-height:1.6; font-family:arial, helvetica, sans-serif; margin:0; }
#_form_18_ * { outline:0; }
._form_hide { display:none; visibility:hidden; }
._form_show { display:block; visibility:visible; }
#_form_18_._form-top { top:0; }
#_form_18_._form-bottom { bottom:0; }
#_form_18_._form-left { left:0; }
#_form_18_._form-right { right:0; }
#_form_18_ input[type="text"],#_form_18_ input[type="tel"],#_form_18_ input[type="date"],#_form_18_ textarea { padding:6px; height:auto; border:#979797 1px solid; border-radius:4px; color:#000 !important; font-size:14px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
@CforED
CforED / exported SendGrid HTML
Created August 8, 2022 06:55
exported SendGrid HTML
<!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<title></title>
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
@CforED
CforED / Privacy Policy
Created August 4, 2022 22:16
Privacy Policy
<style>
[data-custom-class='body'], [data-custom-class='body'] * {
background: transparent !important;
}
[data-custom-class='title'], [data-custom-class='title'] * {
font-family: Arial !important;
font-size: 26px !important;
color: #000000 !important;
}
[data-custom-class='subtitle'], [data-custom-class='subtitle'] * {
@CforED
CforED / Inline Button
Created August 1, 2022 09:26
Inline Button
Return-Path: <bounces@bounces.list.justicedemocrats.com>
Delivered-To: director@cfored.com
Received: from imap.cfored.com
by imap.cfored.com with LMTP
id kv0hNVW85mKSaQAABJKkeg
(envelope-from <bounces@bounces.list.justicedemocrats.com>)
for <director@cfored.com>; Sun, 31 Jul 2022 10:31:01 -0700
Return-path: <bounces@bounces.list.justicedemocrats.com>
Envelope-to: director@cfored.com
Delivery-date: Sun, 31 Jul 2022 10:31:01 -0700
@CforED
CforED / AC Custom HTML .v 4
Last active August 1, 2022 15:57
AC Custom HTML .v 4
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@CforED
CforED / MBA Email Template .2
Last active July 28, 2022 18:55
Merged SendGrid & Email Template
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@CforED
CforED / SendGrid Opt-out Template
Created July 27, 2022 12:11
SendGrid Opt-out Template
<html>
<head>
<title></title>
</head>
<body>
<div data-role="module-unsubscribe" class="module" role="module" data-type="unsubscribe" style="color:#444444; font-size:12px; line-height:20px; padding:16px 16px 16px 16px; text-align:Center;" data-muid="4e838cf3-9892-4a6d-94d6-170e474d21e5">
<div class="Unsubscribe--addressLine">
<p class="Unsubscribe--senderName"
style="font-size:12px;line-height:20px"
@CforED
CforED / MBA Email Template
Created July 27, 2022 12:08
MBA Email Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">