View Single Post
  #2  
Old 09-19-2004, 05:04 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

go into webmaster mode and click on the menus container (usually menu.tpl)

and make sure that you have the following code in

Code:
<TD align="center"> {if $link_href} <FONT class="VertMenuTitle">{$menu_title}</FONT> {else} <FONT class="VertMenuBoxNewsTitle">{$menu_title}</FONT></TD>

if they are missing it's probably because they got missed out (the main thing is the {$menu_title}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote