View Single Post
  #14  
Old 07-17-2013, 01:26 AM
 
philrisk philrisk is offline
 

X-Adept
  
Join Date: Jul 2009
Location: Newcastle upon Tyne, UK
Posts: 412
 

Default Re: Remove Sidebar & Gap from Only Homepage

Quote:
Originally Posted by liamb2001
not quite sure what you mean by this exactly if im honest mate ?

Here is my oart of that page.

PHP Code:
{if ($main neq 'cart' or $cart_empty) and $main neq 'checkout'}
{if 
$main neq 'product'}
{if 
$main neq 'authentication'}
{if 
$main neq 'giftcert'}
{if 
$main neq 'help'}
{if 
$main neq 'register'}
{if 
$main neq 'pages'}
{if 
$main neq 'wordpress'}
{if 
$main neq 'order_message'}
{if 
$main neq 'address_book'}
{if 
$main neq 'orders'}
{if 
$main neq 'customer_bonuses'}
{if 
$main neq 'wishlist'}
{if 
$main neq 'error_ccprocessor_error'}
{if 
$main neq '403'}
{if 
$main neq 'survey'}
{if 
$main neq 'surveys'}
{if 
$cat neq '0'}
{if 
$manufacturerid neq '0'}
<
div id="left-bar">
  {include 
file="customer/left_bar.tpl"}
</
div>
{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if}{/if} 
__________________
Live with Gold 4.5.1
Dedicated Linux server
MaxCDN 4 pull zones
Dedicated SSL

Reply With Quote