Edits
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Oct 2014 20:05:49 +0000 (16:05 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 16 Oct 2014 20:05:49 +0000 (16:05 -0400)
style.css add overflow hidden to the #top
remove the bad video ifram

page-24.php
style.css

index 716add8..d577186 100644 (file)
                 <?php endwhile; else:?>
                 <p><?php _e('Sorry, no posts yet');?></p>
                 <?php endif;?>
-                <p>
-       <iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/uj-IVoRRmGs" width="560"></iframe></p>
-<p>
-       <iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/8On0Hbs1l-M" width="560"></iframe></p></div><div class="listing" id="sect-10">
-    <object width="640" height="505"><param name="movie" value="https://www.youtube.com/v/RI4q8yvZWJQ?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
+                <p><iframe allowfullscreen="" frameborder="0" height="349" src="https://www.youtube.com/embed/uj-IVoRRmGs" width="560"></iframe></p>
+<p><object width="640" height="505"><param name="movie" value="https://www.youtube.com/v/RI4q8yvZWJQ?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
     <embed src="https://www.youtube.com/v/RI4q8yvZWJQ?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed>
     </object>
 </p>
index 163fb94..be22a2d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -58,8 +58,8 @@ img {
 #top {
     height: 169px;
     position: relative;
-        background: transparent;
-
+    background: transparent;
+    overflow: hidden;
     }
 #logo {
     background: transparent;