Thread: head.tpl issue
View Single Post
  #8  
Old 12-02-2006, 11:26 AM
 
andreas04031 andreas04031 is offline
 

Advanced Member
  
Join Date: Jun 2004
Location: Dallas, TX
Posts: 64
 

Default Re: head.tpl issue

I don't know if this will change it but when I look at your source code... in one table is a closing td tag missing

------code start------
<table style="BACKGROUND: #ffffff; width=800px;">
<tr>
<td>
</tr>
</table>
-----------code end -------

some like that can mess up pretty badly.
It's in line 685 but that can be different depending on the customer testimonials content.
It is right above the <!-- central space --> comment. You might check that out
Don't know if it helps, Andy
__________________
X-Cart version 3.5.9 (online)
X-Cart Version 4.0.19 (online)
X-Cart Version 4.1.3 (in dev)
PHP 4.4.4
MySQL 4.1.21
Reply With Quote