I added a new size logo and changed the search size
authorIan Weller <ian@gaslightmedia.com>
Thu, 20 Apr 2017 14:42:37 +0000 (10:42 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 20 Apr 2017 14:42:37 +0000 (10:42 -0400)
I increased the header height by 40% instead of the 30% Charis asked.
Increasing the logo by 30% wouldn't make the logo subtext much more readable. I didreduced the size of the search area under the nav by 30%.

assets/charlevoix-public-library-x1.jpg [new file with mode: 0644]
css/app.css
scss/_main.scss
scss/_page.header.scss
sections/header.php

diff --git a/assets/charlevoix-public-library-x1.jpg b/assets/charlevoix-public-library-x1.jpg
new file mode 100644 (file)
index 0000000..30309ab
Binary files /dev/null and b/assets/charlevoix-public-library-x1.jpg differ
index 04da624..dcc37ba 100644 (file)
@@ -6311,7 +6311,7 @@ body .shadow-wrapper {
   padding-top: 1.25rem; }
 
 header.main {
-  height: 110px;
+  height: 154px;
   padding: 10px 5px 10px; }
   @media only screen and (min-width:0em) and (max-width:64em) {
     header.main {
@@ -6540,7 +6540,7 @@ header.main {
 
 #search-wrapper {
   background: url(../assets/repeating-hm-pg-search-bkgrd.jpg);
-  padding: 105px 0 104px; }
+  padding: 66px 0 65px; }
   #search-wrapper form.searchform {
     position: relative;
     max-width: 800px;
index eae6e03..37dfb99 100644 (file)
@@ -16,7 +16,7 @@ main {
 }
 #search-wrapper {
     background: url(../assets/repeating-hm-pg-search-bkgrd.jpg);
-    padding: 105px 0 104px;
+    padding: 66px 0 65px;
     form.searchform {
         position: relative;
         max-width: 800px;
index 4bc3753..7743e5a 100644 (file)
@@ -1,5 +1,5 @@
 header.main {
-    height: 110px;
+    height: 154px;
     padding: 10px 5px 10px;
     @media #{$medium-down}{
         height: auto;
index 326b5bb..ffb532e 100644 (file)
@@ -1,7 +1,7 @@
 <header class="main">
     <div class="row large-collapse">
         <div class="small-12 medium-6 columns">
-            <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="Charlevoix Public Library  Where your imagination takes flight" src="<?php echo esc_url( get_template_directory_uri() );?>/assets/charlevoix-public-library.jpg"></a>
+            <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="Charlevoix Public Library  Where your imagination takes flight" src="<?php echo esc_url( get_template_directory_uri() );?>/assets/charlevoix-public-library-x1.jpg"></a>
         </div>
         <div id="nav-search" class="medium-6 columns show-for-medium-up">
             <ul class="sec-navigation right">