Hello,
in templates/ja_zeolite/index.php I have these lines:
<!–>
<link href=”<?php echo $tmpTools->templateurl(); ?>/css/ie6.php” rel=”stylesheet” type=”text/css” />
<link href=”<?php echo $tmpTools->templateurl(); ?>/css/colors/<?php echo strtolower ($tmpTools->getParam(JA_TOOL_COLOR)); ?>-ie6.php” rel=”stylesheet” type=”text/css” />
Now, the first php file is there, but files
/css/colors/cyan-ie6.php
/css/colors/blue-ie6.php
/css/colors/red-ie6.php
are missing.
So the question is:
do I need these files for a full ie6 compatibility, and if yes, where can I download them?
The website URLs are:
http://shop.pointel.it
http://www.pointelstore.it
Here follows some info about installed extensions:
J1.5.9 + VM1.1.3 + Artio3.2.6 + XMap1.2 + DOCman1.4.0rc3 + JoomlaWatch1.2.7
no significant modifications on the ja_zeolite template and ja_zeolite VM template
Thanks for your attention,
Alfredo Tripicchio