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)
-   -   hiding the sidebar while in register/cart mode (https://forum.x-cart.com/showthread.php?t=22642)

sho ryu ken 06-20-2006 01:04 PM

hiding the sidebar while in register/cart mode
 
I have noticed several of people talking about hiding the sidebar while in the checkout.

I've searched and searched and to my surprise I can't find a way to do it.

I have tried editing cart.php and removing categories.php etc but I can't get the whole thing to go.

Can anyone tell me how to do it pls?

balinor 06-20-2006 01:37 PM

Just surround that column with an {if} statement:

{if $main ne "cart" and $smarty.get.mode ne "checkout"}

Column code

{/if}

sho ryu ken 06-20-2006 02:47 PM

thanks


All times are GMT -8. The time now is 03:34 PM.

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