Additional tips: Difference between revisions

No edit summary
No edit summary
Line 139: Line 139:
}</code>
}</code>
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
<code>.invoice-pay-page .invoice-info .part table b..text-success{
<code>.invoice-pay-page .invoice-info .part table b.text-success{
content: url('http://    ';);
content: url('http://    ';);
}</code>
}</code>
Line 168: Line 168:
<br><br>
<br><br>
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
:In case Accept payments feature is on and invoices are used as the booking confirmation page.
<code>.invoice-pay-page .invoice-info .part table b.text-warning{{ background-image: url("src from facebook"); }</code>
<code>.invoice-pay-page .invoice-info .part table b.text-success{ background-image: url("src from facebook"); }</code>
<br> <br>
<br> <br>
''Old themes''<br>
''Old themes''<br>