View Single Post
  #1  
Old 05-26-2011, 08:28 AM
  believein's Avatar 
believein believein is offline
 

Advanced Member
  
Join Date: May 2011
Posts: 33
 

Default Where is $page_container_class set?

Hi,

I can see in home.tpl that there is a $page_container_class which 'might' allow me to implement different styles on different pages.

Code:
<<div id="page-container"{if $page_container_class} class="{$page_container_class}"{/if}>

Where is this set though? Can I set it in the admin area somewhere?

I'd like to set a class for all the static pages to hide all the shopping related stuff when on them. Can do this?
__________________
Latest X-Cart project: www.rawlisa.co.uk ≈ Designed & developed by Believe in╝
X-Cart Gold v4.4.3
Reply With Quote