bump version number and made adjustments to the header.php
authorIan Weller <ian@gaslightmedia.com>
Fri, 23 Sep 2016 14:20:06 +0000 (10:20 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 23 Sep 2016 14:20:06 +0000 (10:20 -0400)
I made the needed changes to the theme itself.  I commented out the
performer link and changed the date graphic

assets/welcome-to-the-fair_v4.png
header.php
style.css

index 8150118..81b179a 100644 (file)
Binary files a/assets/welcome-to-the-fair_v4.png and b/assets/welcome-to-the-fair_v4.png differ
index a3fc12d..b06ec8b 100644 (file)
                     <div id="pre-nav">
                         <div  class="row collapse">
                             <div class="large-4 columns show-for-large-up">
-                                <a href="http://www.etix.com/ticket/p/3547704/parmalee-love-and-theft-petoskey-emmet-charlevoix-county-fair" target="_blank"><img id="ticket-link" src="<?php echo bloginfo('template_url'); ?>/assets/grandstand-performers-2016-header.png"></a>
+<!--                                <a href="http://www.etix.com/ticket/p/3547704/parmalee-love-and-theft-petoskey-emmet-charlevoix-county-fair" target="_blank"><img id="ticket-link" src="<?php //echo bloginfo('template_url'); ?>/assets/grandstand-performers-2016-header.png"></a>-->
                             </div>
                             <div class="small-12 large-4 columns text-center">
                                 <a href="<?php bloginfo('url'); ?>"><img src="<?php echo bloginfo('template_url'); ?>/assets/fair-logo-header.png"></a>
                             </div>
                             <div class="large-4 columns text-right show-for-large-up">
-                                <img id="week-2016" src="<?php echo bloginfo('template_url'); ?>/assets/welcome-to-the-fair_v3.png">
+                                <img id="week-2016" src="<?php echo bloginfo('template_url'); ?>/assets/welcome-to-the-fair_v4.png">
                                 <div class="button"><a target="_blank" href="<?php echo bloginfo('template_url'); ?>/assets/Fair-Time-FINAL-2016-Web.pdf">Fair Time Magazine</a></div>
                             </div>
                         </div>
index 2e1bc61..3282f9b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyFair
-Version: 1.0.22
+Version: 1.0.23
 */