Increased Snow Days YT vid height, uploaded new FP Winter video
authorLaury GvR <laury@gaslightmedia.com>
Fri, 9 Nov 2018 14:14:06 +0000 (09:14 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 9 Nov 2018 14:14:06 +0000 (09:14 -0500)
assets/Videos/gaylord_winter.m4v [new file with mode: 0644]
front-page.php
index.php
scss/_main.scss

diff --git a/assets/Videos/gaylord_winter.m4v b/assets/Videos/gaylord_winter.m4v
new file mode 100644 (file)
index 0000000..832c61a
Binary files /dev/null and b/assets/Videos/gaylord_winter.m4v differ
index d32edb2..032474f 100644 (file)
@@ -2,7 +2,7 @@
 <?php //get_template_part('parts/slide-show');?>
 <div id="video">
     <video id="front-page-video" playsinline autoplay loop muted>
-        <source src="<?php bloginfo('template_url'); ?>/assets/gaylord_fall.m4v" type="video/mp4">
+        <source src="<?php bloginfo('template_url'); ?>/assets/gaylord_winter.m4v" type="video/mp4">
     </video>
     <div id="video-controls">
         <span id="pause-video">PAUSE</span>
index d33c44e..9b061c5 100644 (file)
--- a/index.php
+++ b/index.php
@@ -21,7 +21,7 @@
         </div>
         <?php if (is_page(37)) { ?>
             <div id="video">
-                <iframe width="560" height="315" src="https://www.youtube.com/embed/etv3-mo9Q-Y?rel=0" frameborder="0" allowfullscreen></iframe>
+                <iframe width="560" height="515" src="https://www.youtube.com/embed/etv3-mo9Q-Y?rel=0" frameborder="0" allowfullscreen></iframe>
             </div>
         <?php }  ?>
     </div>
index dc55bbf..f1bf4ff 100644 (file)
@@ -2,7 +2,7 @@
     position: relative;
     width: 100%;
     @media #{$large-up} {
-        top: -70px;
+        // top: -70px;
     }
     // max-height: 640px;
     // overflow: hidden;