View Single Post
  #2  
Old 10-21-2010, 12:09 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Add emphasis to category heading in smarty

You can use this method which acts similar to a split:

Code:
{ assign var=pageTitleArray value=" "|explode:$page_title }
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote