Changes

Jump to navigation Jump to search

Category:Developers

176 bytes added, 13:32, 6 April 2020
no edit summary
== Custom CSS ==
<span class="" style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> Custom CSS can be added in SETTINGS > BOOKING ENGINE > DEVELOPERS > "Custom CSS"
To see a list of CSS examples look into this document: [[Custom_CSS|Custom CSS]]
Your CSS file will be included.
Note<span class="" style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> The external stylesheet needs to be hosted on a secure site (https) to be accepted by the secure Beds24 booking page.
=== Change the title text ===
/*javascript to change the titletext*/
<code> <script>document.title='your title';</script></code>
== Booking Page Parameters ==
The documentation is directly in the API.
To use the API you need to allow API ACCESaccess. Go to SETTINGS -> ACCOUNT -> ACCOUNT ACCESS and allow API access. The API is available at https://api.beds24.com. The XML functions can be accessed with your Beds24 username and password. The JSON functions can be created with a API and prop key which you set yourself in the Beds24 control panel SETTINGS->ACCOUNT and SETTINGS->PROPERTIES->LINK

Navigation menu