Hello Zenners,

I am creating a new store and am wishing to use an old template as a starting point. After installing the template everything works correctly except the tpl_header.php file. It is not being referenced. The header is grabbing images from the default_template folder rather than my custom folder.

Image src should be templates/custom/images/headers/logo.gif but is instead templates/template_default/images/headers/logo.gif

Why is the over ride system not using my template in this situation?

Thank you