The Web Reservation System of Clock PMS+ can be customized to match the colour scheme of your website and conform to your marketing constants.
1. Colour selection
To set up the colour scheme of your WRS you need to select four colours. (See the sample scheme):
A. Background. (In the sample: black)
B. Font colour (in the sample: white)
C. Panel font colour (in the sample: light grey)
D. Panel title bar and frame colour (in the sample: dark grey).
The colour format must be:
HEX. For example: #000000 for black, #FFFFFF for white.
or
RGB. For example: rgb(0,0,0) for black, rgb(255,255,255) for white.
After you have chosen your colours, you can move on to the next step
2. Generating CSS files
Go to https://www.bootstrap-live-customizer.com/version/3.3.2/
Enter your colours in the fields below:
А. Background
Enter your background colour in these 3 fields:
- Section "Scaffolding", field "@body-bg"
- Section "Modals", field "@modal-content-bg"
- Section "Panels", field "@panel-bg"
B. Font colour
Enter your font colour in these 2 fields:
- Section "Scaffolding", field "@text-color"
- Section "Scaffolding", field "@link-color"
C. Panel title bar and frame colour
Enter your colour in these 4 fields
- Section "Panels", field "@panel-default-heading-bg"
- Section "Type", field "@hr-border"
- Section "Panels", field "@panel-default-border"
- Section "Tables", field "@table-border-color"
D. Panel font colour
Enter your colour in the field below
- Section "Panels", field "@panel-default-text"
When you fill all the above fields, click the button "Download" in the navigation bar at the top of the screen and click 'bootstrap.min.css'.
Save the file.
3. Uploading the CSS file into WRS
Find the downloaded file, "theme.min"
- Log into Clock PMS+
- If you manage more than one hotel, select the desired hotel
- In the main menu strip select "Web" - "Settings - Web Reservation System"
- Find setting "Customize CSS"
- Click "Upload bootstrap.min.css" and select the file "theme.min".
Done!
Open your Web Reservation System and check if everything is as it should be.
4. Cancelling or modifying custom colour schemes
To cancel a custom colour scheme:
- Select "Web" - "Settings - Web Reservation System"
- Find setting "Customize CSS"
- Click the 'Remove' buttons for each file
5. Change a custom colour scheme
To change a custom colour scheme, remove it and then generate and upload new files as described above. Please make sure to change the name of the new CSS file, if needed, so that it doesn't match the name of the old one. If the old and the new CSS files have the same name, the system will continue using the old one, despite the upload of a new CSS file.