From: Ian Weller Date: Mon, 22 May 2017 15:01:13 +0000 (-0400) Subject: I made a new graphic X-Git-Tag: 1.0.13^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8d18b30ff4ba530c41d133c52fa0431879f88339;p=WP-Themes%2Fmackinawferry.git I made a new graphic I cropped image to be 300x200 and placed it in the dropdown default image in the menu walker. --- diff --git a/assets/is43-1401554613-28521.jpg b/assets/is43-1401554613-28521.jpg new file mode 100644 index 0000000..9051b3b Binary files /dev/null and b/assets/is43-1401554613-28521.jpg differ diff --git a/lib/menu-walker.php b/lib/menu-walker.php index 06bcbea..946f7b0 100644 --- a/lib/menu-walker.php +++ b/lib/menu-walker.php @@ -75,7 +75,7 @@ class Glm_Theme_Top_Bar_Walker extends Walker_Nav_Menu { "; }else if( $depth !== 0 && ! has_post_thumbnail( (int)$object->object_id ) ){ - $thumbnail = get_template_directory_uri() . '/assets/is43-1401554613-28521.jpeg'; + $thumbnail = get_template_directory_uri() . '/assets/is43-1401554613-28521.jpg'; $item_style .= "