This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="block-style"> | |
<style class="block-css">.u { max-width: 35px; max-height: 50px; position: absolute; top: 0; left: 0;} .o { position: relative; margin-bottom: 20px;} | |
.p { margin-top: 30px; margin-bottom: 30px; word-wrap: break-word;} .c { text-align: center;} .s { max-height: 500px; max-width: 100%;} | |
.k { margin-bottom: 10px;} .f { width: 100%; table-layout: fixed;} .g { margin-left: 50px; text-align: left; word-wrap: break-word;} .b { text-align: center;} | |
.b .button { padding-top: 15px; padding-bottom: 15px; width: 100%; background-color: #1E88E5; color: #FFFFFF;} @media (max-width: 750px) { .six.columns.a, .six.columns.h { width: 100%; margin-left: 0; } } | |
.opt-page-size-tablet .six.columns.a,.opt-page-size-tablet .six.columns.h,.opt-page-size-mobile .six.columns.a,.opt-page-size-mobile | |
.six.columns.h { width: 100%; margin-left: 0;} .large-body-text { color: #000000; }</style> | |
<div class="am v block-style-204 spacing" style="ba |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Code for Custom HTML block in ONTRApages to create a FAQ section. It | |
uses the HTML5 details tag. To see this in action visit | |
http://acumen.pages.ontraport.net/details | |
--> | |
<style> | |
@import url('https://fonts.googleapis.com/css?family=Roboto'); | |
details { | |
font-family: 'Roboto', sans-serif; | |
font-size: 13px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* @author Ray Peters <[email protected]> */ | |
jQuery( document ).ready( function(){ | |
/* CUSTOMIZATIONS */ | |
/* A list of cultures available @ http://cdnjs.com/libraries/globalize */ | |
/* A list of cultures to try and load is available on the left-most column of @ http://download1.parallels.com/SiteBuilder/Windows/docs/3.2/en_US/sitebulder-3.2-win-sdk-localization-pack-creation-guide/30801.htm */ | |
/* Common country codes -- AUSTRALIA: en-AU, GREAT BRITAIN: en-GB */ | |
var COUNTRY_CODE = "ja-JP"; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* @author Ray Peters <[email protected]> */ | |
jQuery( document ).ready( function(){ | |
/* CUSTOMIZATIONS */ | |
/* A list of cultures available @ http://cdnjs.com/libraries/globalize */ | |
/* A list of cultures to try and load is available on the left-most column of @ http://download1.parallels.com/SiteBuilder/Windows/docs/3.2/en_US/sitebulder-3.2-win-sdk-localization-pack-creation-guide/30801.htm */ | |
/* Common country codes -- AUSTRALIA: en-AU, GREAT BRITAIN: en-GB */ | |
var COUNTRY_CODE = "es-ES"; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://gist.github.com/ONTRAPORT-Frank/4bbcf945a52243f2fdb2.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* @author Ray Peters <[email protected]> */ | |
jQuery( document ).ready( function(){ | |
/* CUSTOMIZATIONS */ | |
/* A list of cultures available @ http://cdnjs.com/libraries/globalize */ | |
/* A list of cultures to try and load is available on the left-most column of @ http://download1.parallels.com/SiteBuilder/Windows/docs/3.2/en_US/sitebulder-3.2-win-sdk-localization-pack-creation-guide/30801.htm */ | |
/* Common country codes -- AUSTRALIA: en-AU, GREAT BRITAIN: en-GB */ | |
var COUNTRY_CODE = "en-GB"; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="https://gist.githubusercontent.com/ONTRAPORT-Frank/4bbc6ff6edad6904b17e/raw/9765354ab3420990fec608adef0e9f9dab788b24/ONTRA-spanish-full.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @brief - ONTRAPORT Orderform Translation Script | |
* @author Ray Peters - <[email protected]> | |
*/ | |
;( function(){ | |
// TRANSLATION MAP | |
var TRANSLATIONS = { | |
"One-time payment of": "Pago por única vez de", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="https://gist.githubusercontent.com/ONTRAPORT-Frank/dec69bce60fad6b3e071/raw/b9ef62529331969d3cc866a560615194e4abf76e/uberGlobalize_ES.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="https://gist.githubusercontent.com/ONTRAPORT-Frank/b12ccaeeccdee053443e/raw/0329d1d5e849727b951a4e56b0858e439158d1c3/uberGlobalize_GB.js"></script> |
NewerOlder