View Single Post
  #2  
Old 05-10-2008, 11:06 AM
 
balinor balinor is offline
 

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

Default Re: How do I remove title?

That is the dialog box. If you don't want it, remove the dialog calls from product.tpl:

{capture name="dialog"}

and

{/capture}
{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra='width="100%"'}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote