Quote Originally Posted by elishama3 View Post
I have looked, now for the third time, and there is no html_header.php file in that directory. There is a tpl_header.php, but not any htmp_header.php. Maybe this is a part of my problem.

The only html_header.php file is the one inserted with the RSS files, and that has no <head> tags that I can find, either.
look in includes/templates/template_default/common/html_header.php. Once you make the changes, save the file in includes/templates/your_template/common/html_header.php so that it won't be overridden during a zencart upgrade. (your_template = the name of the template you are using)