switch logo based on url
In page.tpl.php place the following code: This example uses strpos() which is less resource intensive but may run into problems on pages where the url contains both sub strings, eg. example.com/marketplace/blog/ may behave like a blog instead of a marketplace. N.B. All code to be further tested and modified.
