As stated in previous thread im totally new to all this and feel like im learning a whole new language.
My last and final issue im struggling with is the brands tab and removing it.
I found the html
</li>
<li class="brands-li"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>" class="drop"><?php echo HEADER_TITLE_MANUFACTURERS; ?></a><!--bof shop by brand -->
<ul >
<?php
But im not sure of how much or how little to remove.
I have tried a couple of options with undesired effects of putting things out of line
Thanks in advance


Reply With Quote
