First, thank you VERY much for all your work on these mods!

Does the css-flyout_header mod need something modified to work with version 1.3.8?

The reason I ask is because per the per the readme.txt I tried to change the name of the CONTACT US in the header to HELP AND CONTACT INFO.

I changed the name in the headermenu.php file as follows:

PHP Code:
define('HEADER_TITLE_CONTACT_US','Help and Contact info'); 
but the original name CONTACT US is still showing up in my menu.

Here's a link to my site: http://www.zencrystals.com

Any help or suggestions would be appreciated. I have spent the last 3 hours searching the board but can't seem to find anyone else that had trouble with the header.php changes.

Thank you,
Connie

P.S. I have also installed the Apple_Zen template but am still undecided on which template I will use so I installed the CSS_Flyout_Header in my Zencart_Zen template overrides folders where applicable. I am wondering if perhaps there is some common file in both modules that I may need to edit, too.