View Single Post
  #2  
Old 07-19-2006, 01:59 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

In menu.tpl, replace this:

Code:
{$link_begin}[img]{$ImagesDir}/{if $dingbats ne ''}{$dingbats}{else}spacer.gif{/if}[/img]{$link_end} {if $link_href} <FONT class="VertMenuTitle">{$menu_title}</FONT> {else} <FONT class="VertMenuBoxNewsTitle">{$menu_title}</FONT> {/if}

with this:

Code:
{$menu_title}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote