added the new logo to theme in the footer area
authorIan Weller <ian@gaslightmedia.com>
Mon, 7 Mar 2016 20:20:08 +0000 (15:20 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 7 Mar 2016 20:20:08 +0000 (15:20 -0500)
assets/SaultSteMarieLogo_White letteringTransparent.png [new file with mode: 0644]
footer.php
style.css

diff --git a/assets/SaultSteMarieLogo_White letteringTransparent.png b/assets/SaultSteMarieLogo_White letteringTransparent.png
new file mode 100644 (file)
index 0000000..9b3389f
Binary files /dev/null and b/assets/SaultSteMarieLogo_White letteringTransparent.png differ
index a329693..a1cea16 100644 (file)
@@ -20,7 +20,7 @@
                             <?php endif;?>
                             <div class="row">
                                 <div class="logo small-11 small-centered small-text-center medium-uncentered medium-6 large-5 columns">
-                                    <a href="<?php bloginfo('url'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/sault-saint-marie-logo-footer.png"></a>
+                                    <a href="<?php bloginfo('url'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/SaultSteMarieLogo_White letteringTransparent.png"></a>
                                 </div>
                                 <div class="small-12 medium-6 large-3 columns">
                                     <?php get_template_part('parts/client-info-footer');?>
index 860cf70..66fc106 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for SaultSteMarieCVB
-Version: 1.0.23
+Version: 1.0.24
 */