Gathering social and working on Header area.
authorIan Weller <ian@gaslightmedia.com>
Mon, 26 Aug 2019 14:35:57 +0000 (10:35 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 26 Aug 2019 14:35:57 +0000 (10:35 -0400)
I grabbed the social icons from the psd and added them to the theme.  I
also did a little work prepareing the header to hold the social icons.

assets/social-footer-sprite.png [new file with mode: 0644]
assets/social-header-sprite.png [new file with mode: 0644]
header.php

diff --git a/assets/social-footer-sprite.png b/assets/social-footer-sprite.png
new file mode 100644 (file)
index 0000000..955fc57
Binary files /dev/null and b/assets/social-footer-sprite.png differ
diff --git a/assets/social-header-sprite.png b/assets/social-header-sprite.png
new file mode 100644 (file)
index 0000000..6cb7eac
Binary files /dev/null and b/assets/social-header-sprite.png differ
index 373dcae..7ed1a5a 100644 (file)
@@ -55,12 +55,14 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
                             
                         </div>
                         <div id="right-float" class="right show-for-large-up">
+<!--
                             <ul>
                                 <li>1.800.845.2828</li>
                                 <li><a href="<?php echo get_permalink(164);?>">Contact Us</a></li>
                                 <li><a id="search-input" href="#"><img alt="Search Link" src="<?php echo get_template_directory_uri();?>/assets/search-icon.png"></a></li>
                             </ul>
                             
+-->
                         </div>
                         <div class="row">
                             <div class="small-12 medium-6 small-centered text-center columns show-for-medium-down">
@@ -69,7 +71,7 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
                         </div>
                         <div class="row large-collapse">
                             <div class="large-2 columns show-for-large-up">
-                                <a href="<?php bloginfo('url'); ?>"><img alt="Petoskey Area Logo" src="<?php echo get_template_directory_uri();?>/assets/petoskey-logo.png"></a>
+                                <a href="<?php bloginfo('url'); ?>"><img alt="Petoskey Area Logo" src="<?php echo get_template_directory_uri();?>/assets/petoskey-area-cvb-logo.png"></a>
                             </div>
                             <div id="nav-off" class="small-12 large-7 columns">
 
@@ -84,6 +86,11 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
                                         </ul>
                                         <?php get_template_part("parts/search"); ?>
                                     </div>
+                                    <div class="large-6 columns">
+                                        <ul class="right">
+                                            
+                                        </ul>
+                                    </div>
                                 </div>
                             </div>
                             <nav class="tab-bar show-for-medium-down">