Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Right side column on main page only

    I have been trying to have the right column display on the main page only.

    I tried the right side box on the main page only from the tutorials and it works perfectly, but the right column has to be set to 'on globally' and a blank column is displayed on all the other pages.

    Is there an easy way to only have the right column on the main page?

    My site is http://www.poolcuesexpress.com/testsite.

    Any help would be appreciated.

  2. #2
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Right side column on main page only

    could try:

    if ($this_is_home_page) {
    $flag_disable_right = false;
    } else {
    $flag_disable_right = true;
    }

    in file:
    /includes/templates/CUSTOM_TEMPLATE/common/tpl_main_page.php
    Last edited by rbarbour; 15 Aug 2011 at 03:19 AM.

  3. #3
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Right side column on main page only

    Or put this in your define_main_page in your define pages editor in admin...

    <style type="text/css">
    .columnLeft {display: none }
    </style>

  4. #4
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: Right side column on main page only

    Thank you both for responding to my call for help. It is greatly appreciated.

    I used the conditional statement for tpl_main_page and it worked great. The column is there only on the main page. This solution was the best for my situation.

    I don't know if the other one worked, but I saved it in a file and if I ever need it I will have it.

    Thanks again to both of you.

    Dave

 

 

Similar Threads

  1. Replies: 14
    Last Post: 20 Oct 2010, 10:43 PM
  2. Sideboxes gone from right side on main page only
    By icklebits in forum Basic Configuration
    Replies: 17
    Last Post: 26 Nov 2009, 03:30 PM
  3. Right Column to display ONLY on main page??
    By skyegospel in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Sep 2008, 10:18 AM
  4. TO DISPLAY right column ONLY on main page (??)
    By 0101101011 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Aug 2007, 04:46 AM
  5. Right Side Column Will Not Go Away in IE only
    By weddingpearls in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Jun 2007, 11:27 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR