Skip to content

Instantly share code, notes, and snippets.

View jasonhobbsllc's full-sized avatar

Jason Hobbs jasonhobbsllc

View GitHub Profile
@jasonhobbsllc
jasonhobbsllc / style.css
Created January 14, 2016 17:23
CSS by Jon Petersen for George Cuevas in RM FB Group to create a LP checkout form that looks like a checkout form George found in copyblogger.com.
.premise-checkout-wrap {
background: #222;
color: #fff;
}
.premise-checkout-wrap form {
padding: 40px;
text-align: left;
width: 100%;
}
@jasonhobbsllc
jasonhobbsllc / copy.html
Created November 2, 2016 22:00
pad of 9 buttons
<div class="clearfix">
<div class="one-third first">
<center><a href="#front-page-4" class="button large">Make My Own Rain (Income)</a></center>
<center><a href="#front-page-7" class="button large">Sell My Membership</a></center>
<center><a href="#front-page-10" class="button large">Empower My Ministry Leaders</a></center>
</div>
<div class="one-third">
<center><a href="#front-page-5" class="button large">Find My Best Starting Point</a></center>
@jasonhobbsllc
jasonhobbsllc / cut-n-paste-in-content.html
Created March 15, 2017 17:19
Copy and paste this into the content area of the successful subscription to email list page.
<a href="#URL-FROM-RAINMAKER-DOWNLOAD-MANAGER" target="_blank" class="button">Click Here To Download Your Special Report</a>
@jasonhobbsllc
jasonhobbsllc / content.html
Created March 15, 2017 17:44
Copy and paste into the content area of the Almost There page
<h2>Please click the conformation link I emailed you</h2>
You can close this window as the confirmation link will return you to my site.
@jasonhobbsllc
jasonhobbsllc / custom.css
Created April 8, 2017 15:39
Copy and paste of player css from inspecting the player on my site, where I use the Sixteen - Nine Pro theme. (just fyi)
/* Podcast player */
.site-container .rm-player {
font-family: Helvetica, sans-serif;
margin-bottom: 25px;
margin-top: 25px;
}
.site-container .rm-player .audio-title {
color: #333;
font-size: 22px;
@jasonhobbsllc
jasonhobbsllc / content-1.html
Last active April 23, 2017 00:46
WebChurch home page experience. Three scenarios are handled: 1. Stranger aka not logged in 2. Logged In Visitors 3. Logged In Members
[hide_from accesslevel="congregation"]
<script src="https://fast.wistia.com/embed/medias/exivf47ytw.jsonp" async></script><script src="https://fast.wistia.com/assets/external/E-v1.js" async></script><div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"><div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><div class="wistia_embed wistia_async_exivf47ytw videoFoam=true" style="height:100%;width:100%">&nbsp;</div></div></div>
</br>
<hr>
<h4 class="widget-title">Email Updates For Sermons & Announcements</h4>
With a form or text and button linked to signup page for your email list.
@jasonhobbsllc
jasonhobbsllc / save.html
Last active May 9, 2017 23:23
Congregation Dashboard version 0.0.1 | 4/6/2017
<div class="clearfix">
<div class="one-sixth first">
<div class="dashboard item"><a href="/series/sunday-sermons/" class="button large"><span class="dashicons dashicons-media-audio"></span><center><small>Sunday AM Sermons</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-welcome-learn-more"></span><center><small>Bible Study</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-calendar"></span><center><small>Church Events</small></center></a></div>
@jasonhobbsllc
jasonhobbsllc / landing-page.css
Created May 2, 2017 22:03
Copy and paste of Influence Landing Page template CSS for Rainmaker Platform landing Page builder.
/*
Theme Name: Influence
Theme URI: http://www.newrainmaker.com
Description: Rainmaker template description.
Author: New Rainmaker
Author URI: http://www.newrainmaker.com
Version: 1.0
Tags: default-landing-page
*/
@jasonhobbsllc
jasonhobbsllc / body-classes.html
Last active May 2, 2017 22:23
Copy and paste of the style.css showing when the landing page has the current theme as the selected theme for the landing page.
single single-landing_page postid-21730 logged-in admin-bar sixteen-nine-pro rmkr-admin-bar custom-header content-sidebar sixteen-nine-pro-theme-builder customize-support
@jasonhobbsllc
jasonhobbsllc / tropical.css
Created May 2, 2017 22:28
Copy and paste of Tropical theme for Rainmaker Platform Landing Page Builder.
/*
Theme Name: Tropical
Theme URI: http://www.newrainmaker.com
Description: Tropical template description.
Author: New Rainmaker
Author URI: http://www.newrainmaker.com
Version: 1.0
Tags: default-landing-page
*/