Difference between revisions of "Guest Management Styling"

From Beds24 Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Guest Management]]
 
[[Category:Guest Management]]
 
[[Category:Invoice]]
 
[[Category:Invoice]]
 
+
<div class="heading">Styles for Invoices and Booking Templates</div>
  This page is about the menu SETTINGS->GUEST MANAGEMENT->STYLING
+
  This page is about the menu {{#fas:cog}} (SETTINGSGUEST MANAGEMENT > STYLING
 
''' CSS''': Here you can enter CSS (Cascading Style Sheet) commands to apply to your printable invoice and print template. These commands allow customisation of many aspects of the way the HTML page appears in a web browser and is printed. Your CSS commands will be included in the head section of the HTML invoice.
 
''' CSS''': Here you can enter CSS (Cascading Style Sheet) commands to apply to your printable invoice and print template. These commands allow customisation of many aspects of the way the HTML page appears in a web browser and is printed. Your CSS commands will be included in the head section of the HTML invoice.
  
 
<br>To find examples of what can be done go to this document: [[Custom_CSS#Multiple_Booking_page|Custom CSS]].
 
<br>To find examples of what can be done go to this document: [[Custom_CSS#Multiple_Booking_page|Custom CSS]].

Latest revision as of 20:26, 19 November 2020

Styles for Invoices and Booking Templates
This page is about the menu  (SETTINGS)  GUEST MANAGEMENT > STYLING

CSS: Here you can enter CSS (Cascading Style Sheet) commands to apply to your printable invoice and print template. These commands allow customisation of many aspects of the way the HTML page appears in a web browser and is printed. Your CSS commands will be included in the head section of the HTML invoice.


To find examples of what can be done go to this document: Custom CSS.