removing the anniversary banner from the header
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 25 Mar 2019 18:59:35 +0000 (14:59 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 25 Mar 2019 18:59:35 +0000 (14:59 -0400)
header.php
style.css

index c829e52..e96cefc 100644 (file)
@@ -4,13 +4,13 @@
 <meta charset="utf-8">\r
 <title><?php wp_title('| ', true, 'right'); ?><?php bloginfo('name'); ?></title>\r
 <meta name="viewport" content="width=device-width, initial-scale=1.0">\r
-<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>?v=1.0.5" type="text/css" media="all"><?php wp_head(); ?>\r
+<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>?v=1.0.6" type="text/css" media="all"><?php wp_head(); ?>\r
 </head>\r
 <body<?php global $post; $slug = get_post($post)->post_name; $dir = " id=\"$slug\""; echo $dir ?>>\r
 <header class="container">\r
     <div class="row">\r
         <a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/logo.png" alt="<?php bloginfo('name'); ?>" width="500" height="98" id="logo"></a>\r
-        <img id="anniversary-image" src="<?php bloginfo('template_url');?>/images/125-years.png" alt="125 Years!">\r
+        <!-- <img id="anniversary-image" src="<?php bloginfo('template_url');?>/images/125-years.png" alt="125 Years!"> -->\r
         <p style="position: relative;">\r
             <span>Call:</span> (231) 526-2111\r
             <a target="_blank" href="https://www.facebook.com/hotelharborsprings/"><img id="facebook-icon" src="<?php bloginfo('template_url'); ?>/images/FB-1.png" height="24" width="24"></a>\r
index a108ce6..408a175 100644 (file)
--- a/style.css
+++ b/style.css
@@ -6,7 +6,7 @@ Theme URI: https://www.mcgwebdevelopment.com/
 Author: MCG Web Development, Inc.\r
 Author URI: http://www.mcgwebdevelopment.com/\r
 Description: A custom built HTML5/CSS3 theme using H5BP 5.0 and the Bootstrap grid 3.3.5.\r
-Version: 1.0.5\r
+Version: 1.0.6\r
 */\r
 \r
 /*! normalize.css v3.0.3 [modified and stripped slightly]*/\r