View Single Post
  #1  
Old 06-28-2011, 03:07 AM
  believein's Avatar 
believein believein is offline
 

Advanced Member
  
Join Date: May 2011
Posts: 33
 

Default Is there a hook for a static page ID?

I want to indicate which static page you are on using css.

How would I output the class="current" on the links in tabs.tpl?

Something like...

Code:
{if $page eq "about" } class="current"{/if}
__________________
Latest X-Cart project: www.rawlisa.co.uk ≈ Designed & developed by Believe in╝
X-Cart Gold v4.4.3
Reply With Quote