10 Oct 2006, 11:03 PM
New Zenner
- Join Date:
- Oct 2006
- Posts:
- 64
- Plugin Contributions:
- 0
replacing the logo with dhtml menu/navigation
i would like to replace the logo with the dhtml menu/navigation from the rest of my site.
how do i change the object that is the logo to be a code snippet that lives somewhere else - i.e. functions like an ssi include?
is it in /home/dnicom/public_html/zen/store/admin/includes/header.php ?
<div id="logo"> <?php // echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?> </div>thanks