View Single Post
  #6  
Old 02-04-2011, 04:27 AM
 
mekon mekon is offline
 

Senior Member
  
Join Date: Jan 2011
Posts: 180
 

Default Re: Hiding and showing elements on different pages

Thanks a lot Paul, got there in the end:

{if ($main neq 'product' and $current_category.category eq "" and $main neq 'cart' or $cart_empty) and $main neq 'checkout'}

<div id="banner">
Jquery banner thing
</div><!-- / banner -->

{/if}
__________________
------------------------------------------------

Darren
Reply With Quote