X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How do I remove title? (https://forum.x-cart.com/showthread.php?t=39683)

jkirkpatrick 05-10-2008 10:37 AM

How do I remove title?
 
I'd like to remove the title that appears on every page of my site. For example at http://bellaphotojewelry.com/product...cat=249&page=1 there is the name of the product above the picture.

How can I remove this?

Thanks,
Jennifer

balinor 05-10-2008 11:06 AM

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%"'}


All times are GMT -8. The time now is 01:33 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.