Hi. I've imported an old zencart file from a previous version (1.2.?)of an installed cart in order to have a mod that allows me to have a different header for each language.
I place a header.php with the bottom line modified in includes>modules. (it was a suggestion from a forum member which worked just fine)
Then it requires tpl_header_english and tpl_header_french in includes>templates>mytemplate>common and these files include header_en and header_en, which are in the same directory.
So I got my different headers back but I lost my css formatting. I'm sure it should be that I can't use old tricks with the new version but I can't figure why!)
Any idea of where I could put the css link and how to do it inside the code?
You can see an example of the previous version I try to emulate here at www.calyane.com
Thanks
Ultra



