View Single Post
  #4  
Old 06-15-2003, 01:14 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

menu.tpl

Code:
<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%"> <TR> <TD class=VertMenuTitle height=26>{$link_begin}[img]{$ImagesDir}/{$dingbats}[/img]{$link_end}</TD> {if $link_href} <TD class=VertMenuTitle height=26 valign=center width=80%><font class=VertMenuTitle>{$menu_title}</font></TD> {else} <TD class=VertMenuTitle height=26 valign=center width=80%><font class=VertMenuBoxNewsTitle>{$menu_title}</font></TD> {/if} </TR> <TR> <TD colspan="2" class=VertMenuBox>{$menu_content} </TD></TR> </TABLE>

<TABLE border=0 cellPadding=5 cellSpacing=0 width="100%">
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote