Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Posts
    7
    Plugin Contributions
    0

    Default discard left column on index.php

    Hello
    I found article about discard left or rigth column on pages like:contact etc.
    But how can I do this on main page: index.php??

    Animike

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: discard left column on index.php

    Look at /includes/templates/your_template/common/tpl_main_page.php (copy from /template_default/common/ if you don't already have one).

    The comments at the top give directions for this.
    PHP Code:
    if ($this_is_home_page) {
      
    $flag_disable_left true;


 

 

Similar Threads

  1. How to remove left column on index page?
    By Alexiss in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Oct 2011, 09:33 AM
  2. How to center Left Boxes within Column Left?
    By gingertea in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jul 2007, 06:21 PM
  3. Left column not working in my tpl_main_page.php
    By davidf in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2007, 03:19 AM
  4. Remove Left Column from Index Page Only
    By thirtytwo16 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 14 Dec 2006, 08:26 PM

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