updating the sidebar
authorIan Weller <ian@gaslightmedia.com>
Mon, 19 Dec 2016 17:32:52 +0000 (12:32 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 19 Dec 2016 17:32:52 +0000 (12:32 -0500)
I updated the sidebar image of the tote and changed the text under it as
the client requested.

assets/Cart&Bin.png [new file with mode: 0644]
contentsidebar.php
style.css

diff --git a/assets/Cart&Bin.png b/assets/Cart&Bin.png
new file mode 100644 (file)
index 0000000..2a3c082
Binary files /dev/null and b/assets/Cart&Bin.png differ
index aead6d8..6329ef9 100644 (file)
@@ -1,7 +1,7 @@
 <div class="small-12 columns medium-3 side-nav">
     <ul style="list-style-type: none;">
         <li>
-            <a href="<?php echo esc_url( get_permalink(258) ); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/bin-3.png"><p>Get a Recycle Tote</p></a></li>
+            <a href="<?php echo esc_url( get_permalink(258) ); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/Cart&Bin.png"><p>Get Recycling Totes/Cart</p></a></li>
         <li><a id="pointer" href="<?php echo esc_url( get_permalink(446)); ?>"></a><p>Hours & Locations</p></li>
         <li><a id="broch" href="<?php echo esc_url( get_permalink(1120) ); ?>"></a><p>Get a Recycling Guide</p></li>
         <li>
index 0e8549f..2730763 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County Recycling
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Emmet County's Recycling Center.
-Version: 1.1.5
+Version: 1.1.6
 */