i know this has to be easy but i am missing something somewhere.
i was removeing the logo.gif and the place holder for that image still shows up. ive gone to tpl_header and tried to comment out the line but the page just shoows the comment out lines i place in. ive tried //, # and /* */.
exp.
tpl_header
//<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>
also tried it with this line <div id="logoWrapper">
i have the tpl files in my templete/common location so to not worry about the next upgrade (the same with all my mods)
you can see what i am talking (or typing) about here.
http://www.halloweenspace.com/index.php




