Customise Invoice Template: Difference between revisions

Jump to navigation Jump to search
No edit summary
Lesley (talk | contribs)
m Code for the example: changing I to In
Line 93: Line 93:




To use copy, go to SETTINGS -> GUEST MANAGEMENT -> INVOICE click on "EDIT". I the editor click on "Source Code". Paste the code in. To use your image exchange <nowiki>"https://www.beds24.com/pic/p0000/2035/02.jpg"</nowiki> to your logo url.  
To use copy, go to SETTINGS -> GUEST MANAGEMENT -> INVOICE click on "EDIT". In the editor click on "Source Code". Paste the code in. To use your image exchange <nowiki>"https://www.beds24.com/pic/p0000/2035/02.jpg"</nowiki> to your logo url.  
<pre>
<pre>
  <div style="text-align:center;"><img src="https://www.beds24.com/pic/p0000/2035/02.jpg" /></div>
  <div style="text-align:center;"><img src="https://www.beds24.com/pic/p0000/2035/02.jpg" /></div>