View Single Post
  #9  
Old 11-17-2006, 05:08 PM
 
gastu gastu is offline
 

Senior Member
  
Join Date: Oct 2005
Location: Chile
Posts: 105
 

Default Re: remove company name and symbol

oki, only comment image line
but now $lng.lbl_invoice have space in left side.

<table cellspacing="0" cellpadding="0" width="{if $is_nomail eq 'Y'}100%{else}600{/if}" bgcolor="#ffffff">
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
{*<td valign="top"><br /><br /><img src="{$ImagesDir}/companyname_small.gif" alt="" /></td>*}
<td width="100%">
<table cellspacing="0" cellpadding="2" width="100%">
<tr>
<td width="30">&nbsp;</td>
<td valign="top">
<font style="FONT-SIZE: 28px"><b style="text-transform: uppercase;">{$lng.lbl_invoice}</b></font>
<br /><br />
__________________
Gonzalo Astudillo Pizarro | https://about.me/gonzaloastudillo
Reply With Quote