Quote Originally Posted by Golden Synergy View Post
Thank you. I downloaded your version.
before I start, I am reading your read me. I found this : Step 4
At the bottom of /includes/templates/[your_template]/common/html_header.php. For the life of me I can not find this html_header. php. All my common folders have tpl_header.php but not "html_header.php

Is that created when I add the -install SQL file?
If your custom template does not have this file then you'll want to copy it from the 'default_template' directory into your custom 'common' directory. Alter that file and you're all set.

Remember, where ever you see 'your_template', replace this with the actual name of your own template directory.