View Single Post
  #2  
Old 11-04-2003, 06:09 AM
  shan's Avatar 
shan shan is offline
 

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

Default

try something more like this

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 width=80% height=26 align="center" valign=center class=VertMenuTitle>[img]{$ImagesDir}/titletest.jpg[/img] </TD> {else} <TD width=80% height=26 align="center" valign=center class=VertMenuTitle>[img]{$ImagesDir}/titletest.jpg[/img]</TD> {/if} </TR> <TR> <TD colspan="2" class=VertMenuBox>{$menu_content} </TD></TR> </TABLE>
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote