View Single Post
  #2  
Old 02-04-2008, 03:53 AM
  SpinyMan's Avatar 
SpinyMan SpinyMan is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 30
 

Default Re: Vertical Menu keeps dropping

Hi,
open "customer/home.tpl" and find
Code:
<td ...>...</td>
where is located a string "... customer/categories.tpl". edit with next:
Code:
<td valign="top">
__________________
Regards,
SpinyMan

X-Cart Templates Store -
http://www.x-cart-customization.com/shop/

X-Cart Customization Services -
http://www.x-cart-customization.com/
Reply With Quote