
Originally Posted by
ericpeng
Hi qhome,
I tried new v3.3 final, but it still has the same problem.
This time I uploaded the tpl_product_info_display.php only.
I didn't do any modification.
Thanks
ERIC
AHH i see your problem now.
Code:
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev2.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev3_silver.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev3_xpstyle.css" />
<script type="text/javascript" src="includes/templates/ilync/jscript/jscript_tablitev2.js"></script>
<script type="text/javascript" src="includes/templates/ilync/jscript/jscript_tablitev3.js"></script>
1. You need to delete the version2 stylesheet and javascript.
2. You should only have one of the v3 stylesheets in the css folder at a time. In the latest version I've been putting them inside a subfolder called "more stylesheets" so if you want the XP style, remove the silver one, and vice versa.
Bookmarks