Category:Widgets: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 218: | Line 218: | ||
5. Paste the amended widget code into the HTML of your web site. | 5. Paste the amended widget code into the HTML of your web site. | ||
=== Hide dates which are not in the month from availability calendar widget === | |||
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> '''Required Skills''': HTML, CSS | |||
Add the following CSS to your websites style sheet | |||
<code>.ui-datepicker{display: none;}</code> | |||
= Embedded Iframe or link to your booking page = | = Embedded Iframe or link to your booking page = | ||