Another new graphic for All Ticket Options.
authorIan Weller <ian@gaslightmedia.com>
Mon, 22 May 2017 16:31:40 +0000 (12:31 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 22 May 2017 16:31:40 +0000 (12:31 -0400)
I have resized the image again and I'm hoping it doesn't cut the top of
the image off.

assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-150w.png [new file with mode: 0644]
lib/menu-walker.php

diff --git a/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-150w.png b/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-150w.png
new file mode 100644 (file)
index 0000000..1961291
Binary files /dev/null and b/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-150w.png differ
index 0f3855b..56835f9 100644 (file)
@@ -75,7 +75,7 @@ class Glm_Theme_Top_Bar_Walker extends Walker_Nav_Menu {
             </style>";
 
         } else if($object->classes[0] === 'all-ticket-options' ){
-            $thumbnail = get_template_directory_uri() . '/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-300x200.png';
+            $thumbnail = get_template_directory_uri() . '/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image-150w.png';
             $item_style .= "<style>
             #menu-main #menu-item-".$object->ID.":before {
             display: inline-block;