Re: Template Modifying

Originally Posted by
gjh42
Look at /includes/templates/theme346/common/tpl_header.php. There will be a section of code between the
<!-- ========== LOGO ========== -->
and
<!-- ========================== -->
comments; post that whole section so we can see what it is trying to do.
Thank you sir! This is the code
Code:
<!-- ========== LOGO ========== -->
<span><a href="<?php echo zen_href_link(FILENAME_DEFAULT);?>"><?php echo zen_image(DIR_WS_TEMPLATE.'images/logo.gif'); ?></a></span>
<!-- ========================== -->
Forums are for helping people!! if you don't want to help people then shut up and get off the forum!