View Single Post
  #1  
Old 04-29-2006, 01:36 AM
 
steen maigaard steen maigaard is offline
 

Member
  
Join Date: Sep 2004
Posts: 24
 

Default How to align text in the invoice

Hi.

I have modified my order_data.tpl in "/mail/html" so that i can print the secondary currency on the invoice, but it wraps around my invoice and looks terrible. How can i change that and where. I Would like to move it a bit left on the page.


This is the code i use,and it works fine, only it wraps on the page .

{include file="currency.tpl" value=$order.total}{include file="customer/main/alter_currency_value.tpl" alter_currency_value=$order.total}

Regards
Steen
__________________
Using X-Cart 4.0
Reply With Quote