Change to pinterest image and url in header
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 25 Nov 2014 15:55:11 +0000 (10:55 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 25 Nov 2014 15:55:11 +0000 (10:55 -0500)
replaces the houz image in header of pages

assets/pinterest.png [new file with mode: 0644]
header.php

diff --git a/assets/pinterest.png b/assets/pinterest.png
new file mode 100644 (file)
index 0000000..a027d40
Binary files /dev/null and b/assets/pinterest.png differ
index bc4cd32..e21a283 100644 (file)
@@ -29,7 +29,7 @@
             <div id="icons" class="right">
             <a id="face" href="https://www.facebook.com/pages/Preston-Feather-Building-Centers/113480978684138?sk=photos"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook_icon.png"></a>
             <a id="blog" href=" http://prestonfeather.wordpress.com"><img src="<?php echo get_template_directory_uri(); ?>/assets/blog_logo.png"></a>
-            <a id="icon" href="#"><img src="<?php echo get_template_directory_uri(); ?>/assets/houzz_icon.png"></a>
+            <a id="icon" href="http://www.pinterest.com/prestonfeather/" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/pinterest.png"></a>
             </div>
         </div>
         <a class="small-12 large-pull-8 large-4 columns" href="<?php bloginfo('url');?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/logo.png"></a>