View Single Post
  #4  
Old 10-22-2006, 04:14 AM
 
balinor balinor is offline
 

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

Default Re: Vertical Menu Width...

This line:

<TD width="150" valign="top">

Change it to

<TD width="166" valign="top">

Also change the spacer.gif at the bottom of the cell.

<IMG src="{$ImagesDir}/spacer.gif" width="150" height="1" border="0">

to

<IMG src="{$ImagesDir}/spacer.gif" width="166" height="1" border="0">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote