Well I went to woolyhats.com and this is not even a Zencart page and the link to the shop takes one to http://woolyhats.com/hats/ and this is a table based ZenCart and not 1.3.0.2 or at least you have copied an old css file for this that is dated
$Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $
and a 1.3.0.2 is
@version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
and the source starts the script with
Code:
</script>
</head><body id="index">
<table class="centershop" border="0" cellspacing="0" cellpadding="0">
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" class="headerNavigation" align="center">
<tr class="headerNavigation">
<td align="left" valign="top" width="33%" class="headerNavigation">
<a
Definitely table based
Are we being directed to the correct site??