Changes

Jump to navigation Jump to search

Category:Developers

No change in size, 10:13, 5 April 2018
no edit summary
exchange ffffff with the hex code of the color you want to use.
== External CSS file ==
It is possible to make the booking page use a CSS file that you supply, you must host the CSS file on a secure web server (using https:).
 
To do this you need to add the &cssfile parameter to the URL for the booking page, or for example the iframe SRC.
 
You could do this to use different styling per page or site.
 
For example if your css file is:
https://yoursite/path/your.css
 
Goto this site and encode it:
http://meyerweb.com/eric/tools/dencoder/
 
Add the resulting parameter to the booking page URL like this:
&cssfile=https%3A%2F%2Fyoursite%2Fpath%2Fyour.css
 
Your CSS file will be included.
Note:
The external stylesheet needs to be hosted on a secure site (https) to be accepted by the secure Beds24 booking page.
 
 
Keywords: URL parameter, parameter, language, number of guests, web design, web designer, developer
 
== Javascript ==
* Javascript can be entered in SETTINGS->BOOKING PAGE ->DEVELOPERS"Advanced HTML Settings"
|-
| hidedesc || yes, no || Do not show the description
 
== External CSS file ==
It is possible to make the booking page use a CSS file that you supply, you must host the CSS file on a secure web server (using https:).
 
To do this you need to add the &cssfile parameter to the URL for the booking page, or for example the iframe SRC.
 
You could do this to use different styling per page or site.
 
For example if your css file is:
https://yoursite/path/your.css
 
Goto this site and encode it:
http://meyerweb.com/eric/tools/dencoder/
 
Add the resulting parameter to the booking page URL like this:
&cssfile=https%3A%2F%2Fyoursite%2Fpath%2Fyour.css
 
Your CSS file will be included.
Note:
The external stylesheet needs to be hosted on a secure site (https) to be accepted by the secure Beds24 booking page.
 
 
Keywords: URL parameter, parameter, language, number of guests, web design, web designer, developer
==Custom Applications / API ==

Navigation menu