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 would I combine the vertical menu items into one box (https://forum.x-cart.com/showthread.php?t=27370)

simcomedia 12-18-2006 10:27 AM

Re: How would I combine the vertical menu items into one box
 
Ooooooo K... so that would mean then commenting out the code for them in the 'home.tpl' ? Or is there another way to hide them?

balinor 12-18-2006 10:29 AM

Re: How would I combine the vertical menu items into one box
 
That is the easiest way to hide them...just put {* *} around the includes.

simcomedia 12-18-2006 10:49 AM

Re: How would I combine the vertical menu items into one box
 
As in so?

{* include file="modules/Bestsellers/menu_bestsellers.tpl" *}

or as in so?

{*
{ include file="modules/Bestsellers/menu_bestsellers.tpl" }
*}

balinor 12-18-2006 10:58 AM

Re: How would I combine the vertical menu items into one box
 
Either one :)

simcomedia 12-18-2006 04:36 PM

Re: How would I combine the vertical menu items into one box
 
Ok, got it all in there with what appears to be success! No broken links, no errors, all is good. Thanks!


All times are GMT -8. The time now is 07:49 PM.

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