hello :)
So upon trying to remove the zen logo and sales message from the logo, i searched the forums and tutorials and thought i found the answer so i modified my tpl header to this
<-- <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> -->
and i get <----> the left corner of my logo, no zen cart logo.
I still have the sales message goes here in gray. So I attempted to add the following:
define('HEADER_SALES_TEXT', ");'<h1>Sales Message Goes Here</h1>');
which i found on the forums. then when i upload it all to a test server in my office my site goes blank. So the site isn't live yet.
I don't know what i have done wrong![]()
Morga




