mirror of
https://github.com/codeninjasuk/showcase.git
synced 2024-11-28 18:35:44 -05:00
Added wait block to upcoming camp pages
This commit is contained in:
parent
6062c0262a
commit
47e47fdceb
8 changed files with 44 additions and 17 deletions
|
@ -10,7 +10,8 @@
|
||||||
<div id="mc_embed_signup">
|
<div id="mc_embed_signup">
|
||||||
<form action="#" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
<form action="#" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
||||||
<div id="mc_embed_signup_scroll">
|
<div id="mc_embed_signup_scroll">
|
||||||
<h2>Book a free taster session with us using the promo-code <pre style="background: lightgoldenrodyellow;font-size: large;">SHOWCASE</pre></h2>
|
<h2>Book a free tour of our Dojo using the following link.</h2>
|
||||||
|
<!-- <h2>Book a free taster session with us using the promo-code <pre style="background: lightgoldenrodyellow;font-size: large;">SHOWCASE</pre></h2> -->
|
||||||
|
|
||||||
<div class="mc-field-group">
|
<div class="mc-field-group">
|
||||||
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="E-mail Address">
|
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="E-mail Address">
|
||||||
|
@ -20,8 +21,9 @@
|
||||||
<div class="response" id="mce-success-response" style="display:none"></div>
|
<div class="response" id="mce-success-response" style="display:none"></div>
|
||||||
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
||||||
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_8aeb20a530e124561927d3bd8_8c3d2d214b" tabindex="-1" value=""></div>
|
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_8aeb20a530e124561927d3bd8_8c3d2d214b" tabindex="-1" value=""></div>
|
||||||
<div class="clear"><input type="submit" value="Free Taster" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
|
<!-- <div class="clear"><input type="submit" value="Free Taster" name="subscribe" id="mc-embedded-subscribe" class="button"></div> -->
|
||||||
</div>
|
<a href="https://www.codeninjas.co.uk/langley-brk-uk/schedule-tour" target="_blank" class="button">Free Tour</a>
|
||||||
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[3]='MMERGE3';ftypes[3]='text';fnames[1]='MMERGE1';ftypes[1]='text';fnames[2]='MMERGE2';ftypes[2]='text';fnames[4]='MMERGE4';ftypes[4]='text';fnames[5]='MMERGE5';ftypes[5]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
|
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[3]='MMERGE3';ftypes[3]='text';fnames[1]='MMERGE1';ftypes[1]='text';fnames[2]='MMERGE2';ftypes[2]='text';fnames[4]='MMERGE4';ftypes[4]='text';fnames[5]='MMERGE5';ftypes[5]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
|
||||||
|
|
|
@ -77,7 +77,7 @@ post_class: post-template
|
||||||
<!-- Author Box -->
|
<!-- Author Box -->
|
||||||
{% if page.author %}
|
{% if page.author %}
|
||||||
<div class="row post-top-meta">
|
<div class="row post-top-meta">
|
||||||
<div class="col-md-2">
|
<div class="col-md-2" style="text-align:center;">
|
||||||
<img class="author-thumb" src="{{site.baseurl}}/{{author.avatar}}" alt="{{ author.display_name }}">
|
<img class="author-thumb" src="{{site.baseurl}}/{{author.avatar}}" alt="{{ author.display_name }}">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
|
|
|
@ -21,7 +21,7 @@ Here at Code Ninjas Langley, as part of our "Stopmotion Animation" Camp, our kid
|
||||||
|
|
||||||
Please check back after a while, the sensei is uploading the content to the hub.
|
Please check back after a while, the sensei is uploading the content to the hub.
|
||||||
<div style="width:100%">
|
<div style="width:100%">
|
||||||
<img src='/assets/images/upload-cat.gif' style="width:100%;padding:200px">
|
<img src='/assets/images/upload-cat.gif' style="width:80%;margin:auto;">
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
|
@ -19,4 +19,9 @@ Here at Code Ninjas Langley, as part of our "Stopmotion Animation" Camp, our kid
|
||||||
|
|
||||||
## Production
|
## Production
|
||||||
|
|
||||||
<p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p>
|
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
||||||
|
|
||||||
|
Please check back after a while, the sensei is uploading the content to the hub.
|
||||||
|
<div style="width:100%">
|
||||||
|
<img src='/assets/images/upload-cat.gif' style="width:80%;margin:auto;">
|
||||||
|
<div>
|
||||||
|
|
|
@ -4,6 +4,7 @@ title: "Stop Motion Animation"
|
||||||
author: camp
|
author: camp
|
||||||
categories: [ camps, "2023", sma ]
|
categories: [ camps, "2023", sma ]
|
||||||
image: assets/images/1.jpg
|
image: assets/images/1.jpg
|
||||||
|
hide: true
|
||||||
---
|
---
|
||||||
# TEAM C
|
# TEAM C
|
||||||
|
|
||||||
|
@ -19,4 +20,9 @@ Here at Code Ninjas Langley, as part of our "Stopmotion Animation" Camp, our kid
|
||||||
|
|
||||||
## Production
|
## Production
|
||||||
|
|
||||||
<p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p>
|
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
||||||
|
|
||||||
|
Please check back after a while, the sensei is uploading the content to the hub.
|
||||||
|
<div style="width:100%">
|
||||||
|
<img src='/assets/images/upload-cat.gif' style="width:80%;margin:auto;">
|
||||||
|
<div>
|
||||||
|
|
|
@ -19,4 +19,9 @@ Here at Code Ninjas Langley, as part of our "Stopmotion Animation" Camp, our kid
|
||||||
|
|
||||||
## Production
|
## Production
|
||||||
|
|
||||||
<p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p>
|
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
||||||
|
|
||||||
|
Please check back after a while, the sensei is uploading the content to the hub.
|
||||||
|
<div style="width:100%">
|
||||||
|
<img src='/assets/images/upload-cat.gif' style="width:80%;margin:auto;">
|
||||||
|
<div>
|
||||||
|
|
|
@ -5,7 +5,7 @@ author: camp
|
||||||
categories: [ camps, "2023", sma ]
|
categories: [ camps, "2023", sma ]
|
||||||
image: assets/images/1.jpg
|
image: assets/images/1.jpg
|
||||||
---
|
---
|
||||||
# TEAM D
|
# TEAM E
|
||||||
|
|
||||||
## Team Members:
|
## Team Members:
|
||||||
- Jack
|
- Jack
|
||||||
|
@ -19,4 +19,9 @@ Here at Code Ninjas Langley, as part of our "Stopmotion Animation" Camp, our kid
|
||||||
|
|
||||||
## Production
|
## Production
|
||||||
|
|
||||||
<p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p>
|
<!-- <p><iframe style="width:100%;" height="315" src="https://www.youtube.com/embed/Cniqsc9QfDo?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe></p> -->
|
||||||
|
|
||||||
|
Please check back after a while, the sensei is uploading the content to the hub.
|
||||||
|
<div style="width:100%">
|
||||||
|
<img src='/assets/images/upload-cat.gif' style="width:80%;margin:auto;">
|
||||||
|
<div>
|
||||||
|
|
|
@ -32,9 +32,9 @@ body {
|
||||||
}
|
}
|
||||||
@media (max-width: 1366px) {
|
@media (max-width: 1366px) {
|
||||||
.container-xl, .container-lg, .container-md, .container-sm, .container {
|
.container-xl, .container-lg, .container-md, .container-sm, .container {
|
||||||
width:90%;
|
// width:90%;
|
||||||
max-width:90%;
|
// max-width:90%;
|
||||||
padding:0 25px;
|
padding:0 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
main {min-height:500px;}
|
main {min-height:500px;}
|
||||||
|
@ -94,10 +94,14 @@ small, .small {
|
||||||
|
|
||||||
}
|
}
|
||||||
.start-header.scroll-on {
|
.start-header.scroll-on {
|
||||||
padding: 5px 0;
|
// padding: 5px 0;
|
||||||
-webkit-transition : all 0.3s ease-out;
|
// -webkit-transition : all 0.3s ease-out;
|
||||||
transition : all 0.3s ease-out;
|
// transition : all 0.3s ease-out;
|
||||||
box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.05);
|
// box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.05);
|
||||||
|
padding: 0px 0;
|
||||||
|
-webkit-transition: all .3s ease-out;
|
||||||
|
transition: all .3s ease-out;
|
||||||
|
box-shadow: 0px 0px 5px gray;
|
||||||
}
|
}
|
||||||
.start-header.scroll-on .navbar-brand img {
|
.start-header.scroll-on .navbar-brand img {
|
||||||
-webkit-transition : all 0.3s ease-out;
|
-webkit-transition : all 0.3s ease-out;
|
||||||
|
|
Loading…
Reference in a new issue