This topic is locked
[SOLVED]

 Add logo to invoice template

12/24/2013 11:52:27 PM
PHPRunner General questions
S
SkyForum author

I am sorry if this seems like a stupid question. I cannot find any specific details on how to accomplish this in any of the docs.
How do I replace the 'company_name' field in the Invoice template with a static logo image?

Sergey Kornilov admin 12/25/2013

Proceed to the page where you need to insert the logo i.e. Add, Edit or View page of the invoice.

Click company_name yellow rectangle.

Switch to HTML mode and replace

{$company_name_editcontrol}



with

<IMG src="https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=73397&image=1&table=forumreplies">;