Changes

Jump to navigation Jump to search

Category:Developers

484 bytes added, 17:46, 12 July 2018
no edit summary
exchange ffffff with the hex code of the color you want to use.
 
=== Make language selector and currency selector a button (responsive booking page only)===
.b24languagedropdown .btn, .b24languagedropdown .btn.active, .b24languagedropdown .btn:active, .b24currencydropdown .btn, .b24currencydropdown .btn.active, .b24currencydropdown.btn:active {
background: white;
padding: 10px;
}
 
== 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:).
== Javascript ==
* Javascript can be entered in SETTINGS->BOOKING PAGE ->DEVELOPERS"Advanced HTML Settings" === Change the title text === /*javascript to change the titletext*/ <script>document.title='your title';</script>
== Booking Page Parameters ==
|-
| lang ||en (English), ar (Arabic), bg (Bulgarian), ca (Catalan), hr (Croatian), cs (Czech), da (Danish), de (German), el (Greek), es (Spanish), et (Estonian), fi (Finnish), fr (French), he (Hebrew), hu (Hungarian), id (Indonesian - Bahasa Indonesia), it (Italian), ja (Japanese), lt (Lithuanian), mn (Mongolian), my (Burmese), nl (Dutch), no (Norwegian), pl (Polish), pt (Portuguese), ru (Russian), sk (Slovak), sl (Slovenian), sr (Serbian), sv (Swedish), th (Thai), tr (Turkish), zh (Chinese) || Sets the default language to open the booking page. (2013 new style booking page only)
|-

Navigation menu