Thread: Text Alignment
View Single Post
  #2  
Old 06-02-2003, 11:17 PM
  kpriest's Avatar 
kpriest kpriest is offline
 

eXpert
  
Join Date: Apr 2003
Location: Seattle, WA
Posts: 263
 

Default

You may have to copy menu.tpl and make a menu_left.tpl and menu_right.tpl and put the appropriate ALIGN="right" in the TD tags of the left menu and vice-versa. Then you need to tweak the other template files which have the {include file=menu.tpl} to the respective menu references. i.e. {include file=menu_left.tpl}

The best way I have found to do this is to use Webmastr mode which maps out the templates used on any particular page and allow you to click on the debug consol link and edit the file directly.

hope this helps.
__________________
-Ken
X-Cart User / Developer Since April 2003
(Varying versions, multiple client sites, 3.x through 4.4.x)
www.pointbweb.com
Reply With Quote