changing the chamber logo
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Aug 2017 13:54:00 +0000 (09:54 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Aug 2017 13:54:00 +0000 (09:54 -0400)
replacing the chamber entity logo in the topbar with a logo that has transparency

assets/chamberLogo.png [new file with mode: 0755]
sections/top-bar.php

diff --git a/assets/chamberLogo.png b/assets/chamberLogo.png
new file mode 100755 (executable)
index 0000000..5d8315b
Binary files /dev/null and b/assets/chamberLogo.png differ
index a7905d0..8108496 100644 (file)
@@ -4,7 +4,7 @@ switch ($GLOBALS['entity_page_slug']) {
         $logo = 'Baraga-County-seal.png';
         break;
     case 'chamber-of-commerce':
-        $logo = 'chamber-logo.jpeg';
+        $logo = 'chamberLogo.png';
         break;
     case 'convention-visitors-bureau':
         $logo = 'cvb-logo.png';