Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default How to set 2 column website?

    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.

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: How to set 2 column website

    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)

  3. #3
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: How to set 2 column website?

    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 ?

 

 

Similar Threads

  1. v151 How to get a product to show in column center when first opening website
    By Laidlawgifts in forum Installing on a Windows Server
    Replies: 2
    Last Post: 4 Jun 2014, 05:46 PM
  2. How to set up column display in Featured Products list?
    By lzwdavid in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 18 Nov 2009, 01:46 AM
  3. How do I Set up Website Payments Pro in the UK?
    By Cornishmaid in forum PayPal Website Payments Pro support
    Replies: 2
    Last Post: 29 Jun 2009, 08:53 PM
  4. How to change 2 column website into 3 column? - Acadame
    By chris32882 in forum Addon Templates
    Replies: 11
    Last Post: 21 Dec 2008, 03:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg