Thanks but I have looked and I can not find a tpl_header anywhere, not in the templates dir nowhere.
pete
Thanks but I have looked and I can not find a tpl_header anywhere, not in the templates dir nowhere.
pete
If you are editing the template_default , which is not a good idea , and you should be using an overide . but it will be located in
includes/templates/template_default/common/ tpl_header.php
if you were to edit this , you should place it in your template directory :-
includes/templates/CUSTOM-TEMPLATE-HERE/common/ tpl_header.php
hope that points you in the right direction . Learning about using the overides is very important , as you never really want to mess with core code as when an upgrade comes out as the frequently do , all your hard work will be undone.
Various Zen cart sites !