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)
-   -   Remove header (https://forum.x-cart.com/showthread.php?t=30216)

liamb2001 04-04-2007 05:26 AM

Remove header
 
Can you tell me how you remove the Headers on every page plz ??

Im after Removing Category names from appearing AND PAge Titles from my created embedded static pages" i have had a look round the forums but cannot find anything relevant or that works - its version 4.16

any help would be appreciated cheers

Liam

balinor 04-04-2007 06:00 AM

Re: Remove header
 
Those are all in dialog.tpl, just remove the part that contains the title text.

liamb2001 04-16-2007 06:28 AM

Re: Remove header
 
hiya that works but im wanting to keep the header on for the products page, otherwise the product is without a title, how can i do it so it displays in product page but no other pages ?

Liam

balinor 04-16-2007 06:32 AM

Re: Remove header
 
Surround the title text with an {if} statement:

{if $main eq 'product'}
title text code
{/if}


All times are GMT -8. The time now is 02:43 PM.

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