Author Topic: Logo receipt  (Read 1687 times)

Partagas

  • Newbie
  • *
  • Posts: 4
    • View Profile
Logo receipt
« on: August 21, 2012, 10:03:14 AM »
I can not get my logo printed on the receipt.
 who can help me?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Logo receipt
« Reply #1 on: August 21, 2012, 10:12:31 AM »
Lots of people.  What is the trouble?  Have you modified the Receipt.html template file, yet the logo is not showing up?  Do you see a "broken image" icon on the receipt or just nothing?  If you've modified the Receipt.html template file, why don't you post the contents of it.

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: Logo receipt
« Reply #2 on: August 21, 2012, 11:05:28 AM »
merely putting the logo onto the receipt will not work, you need to edit the html code of the receipt to target the logo so it looks along these lines:

<img src="C:\Users\Stuart\Documents\The Tournament Director 2\tnpllogo.jpg">

Regards
Stuart
Stuart Murray

Partagas

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Logo receipt
« Reply #3 on: August 21, 2012, 04:40:06 PM »
Thanks Corey and Stuart, I tried to do as you say, but I have done nothing.
I enclose templates, can you tell me where am I wrong.
P.S. I used KompoZer

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Logo receipt
« Reply #4 on: August 21, 2012, 04:51:43 PM »
Your receipt template is referencing an image named Logo Reraise.originale.jpg:

<td><nobr></nobr><nobr><img style="WIDTH: 261px; HEIGHT: 114px" border="0"
      hspace=0 src="Logo Reraise.originale.jpg" width=180 height=114><br>


You've uploaded an image named Logoreraise.jpg.  You need to make those match up.

Also, the receipt template you've uploaded is named Receipt Reraise.html.   This is fine, but you need to make sure the TD is using your template, instead of the default template named Receipt.html.  This is changed on the Preferences tab by pressing the Receipts button.