View Single Post
  #20  
Old 06-03-2009, 05:22 AM
 
jaydee jaydee is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 37
 

Default Re: Improved Invoice Layout

Quote:
Originally Posted by Keys Care
1) the order details are in a variable window that expands to the full size of the browser. Is their a way to make it letter width?

Have a look at line 7 of order_invoice.tpl. This is where the table width is set. By default, if the invoice is not being shown in an email, the width is 100%. If it is email, its 600 pixels. You should be able to set width="..." to whatever you need.

Quote:
Originally Posted by Keys Care
2) I am trying to move the additional information to after the order details. Can you point our the beginning and end of the code to move it. I have tried a few times, but corrupt the code each time.

This should be lines 94-125, but I'm not 100% sure. I don't use this myself so I've left the default X-Cart code in place. You might need to make some changes.

Sorry for the very, very delayed reply, but better late than never! Hopefully you've already found a solution
__________________
jd.
-
X-Cart Gold 4.1.9
Red-Hat Server
Reply With Quote