http://www.king-magic.com
main page 3 column
http://www.king-magic.com/products_new.html
here i want 2 column , left side and middle.
how to do that please .
Thanks a lot.
http://www.king-magic.com
main page 3 column
http://www.king-magic.com/products_new.html
here i want 2 column , left side and middle.
how to do that please .
Thanks a lot.
This question has been asked numerous times.
Open includes/templates/YOUR_TEMPLATE_NAME/common/tpl_main_page.php
insert right after the header of the file
Code:* @package templateSystem * @copyright Copyright 2003-2007 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: tpl_main_page.php 7085 2007-09-22 04:56:31Z ajeh $ */ $flag_disable_right = true; (rest of the file)
That's not what I need.
the homepage is 3 columns.
But after you click on a category will have two columns.
how will be done ?