View Single Post
  #8  
Old 02-10-2011, 06:58 AM
  mizNRG's Avatar 
mizNRG mizNRG is offline
 

Senior Member
  
Join Date: Jun 2010
Posts: 157
 

Default Re: Address appears twice on invoice - where to edit?

In the same file find the code below (it should be around line 18 )and replace with your own image.

Code:
<td {if $is_nomail eq 'Y'}class="invoice-company-icon"{else}style="vertical-align: top; padding-top: 30px;"{/if}> <img src="{$ImagesDir}/your_logo.jpg" alt="" /> </td>
__________________
X-Cart 4.4.4 Gold
Reply With Quote