View Single Post
  #6  
Old 02-02-2006, 12:25 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Nope...need to adjust this part. Replace this:

Code:
<td valign=top>{if $active_modules.Detailed_Product_Images ne "" && $images}

with this:

Code:
<td valign="top" align="center">{if $active_modules.Detailed_Product_Images ne "" && $images}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote