Änderungen

Zur Navigation springen Zur Suche springen

Belegungskalender

652 Bytes entfernt, 14:32, 15. Mai 2020
keine Bearbeitungszusammenfassung
[[Category:WidgetsLegacy_Widgets]]'''Embedded Availability Calendar'''<div class="heading">Legacy Belegungskalender</div>
This widget designer lets you create your own availability calendar widget<div class="warning">{{#fas:exclamation-triangle}} Dieses Widget wird nicht mehr unterstützt. Wenn möglich nutzen Sie die aktuellen Widgets, die Sie über den Widget Designer unter {{#fas:cog}} (KONFIGURATION) ->BUCHUNGSMASCHINE-> WIDGETS erstellen können. </div>
Use the selector to define if the link should open your booking page displaying all properties Gehen Sie {{#fas:cog}} (in case you have more than oneSETTINGS), a property or a roomBUCHUNGSMASCHINE > WIDGETS > BUTTON und klicken Sie auf den Link unten.
You can customise defining: *text color*text not in month color -olour of dates that are not in the month on the availability calendar widget*background color - if you dont want a fading effectSie können das Erscheinungsbild an den Look ihrer Website anpassen. Klicken sie auf "Speichern" um zu sehen, set both colours the same*available dates background color*avialabile dates hover colour - mouse hover over background colour of available nights*unavailable dates background color*referrer text - If you use widgets on different webssites you may use different referrers on eachwie die das geänderte Widget aussieht. This text will be recorded with any bookings originating from this widget allowing tracking of booking sourcesWenn sie mit dem Ergebnis zufrieden sind, klicken sie auf "Code generieren" kopieren den Code und fügen ihn im Quellcode Ihrer Website dort ein, wo sie das Widget anzeigen möchten.
You can change the settings and click on SAVE. Click on GET CODE. Copy the code to where you want to display the widget Wenn das Widget nicht in the websites source code. The settings will be stored. Once you have insatlled the widget and want to change colours you only need it to do here and the changes will appear automatically on your website. den vorgesehenen Platz passt, können sie die Größe mit folgendem CSS anpassen *Kopieren sie das CSS entweder in ihren Stylesheet
 If the widget does not fit into its designated place you can override the CSS padding for the buttons and make them smaller with the following CSS *oder in den HEAD Ihrer Seite.beds24availcal input {padding:5px;} Either add the above directly to your CSS or add the following to the HEAD section of your page, if necessary change the 5px to a better value. Code: Select all
<style>
.beds24availcal input {padding:5px;}
</style>
 Our webdesigner can do the adjustments and/or installation for you for a small fee. Just send us a message with your requirements via SUPPORT in the top menuFalls notwendig, können sie 5px durch einen anderen Wert ersetzen.

Navigationsmenü