View Single Post
  #5  
Old 02-23-2009, 02:18 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Need help with Location Bar and Buttons

For 2-column format in 4.1 you should edit your skin1/customer/home.tpl
copy all the lines between
Code:
<td class="VertMenuRightColumn">
and
Code:
</td>

and paste them after the line
Code:
{include file="help.tpl" }

and then wrap them with comment symbols like this:
Code:
{*<td class="VertMenuRightColumn"> .... </td>*}
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote