Customise Booking Page: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:


There is contextual help with each setting to assist you with the setup.
There is contextual help with each setting to assist you with the setup.


== '''Advanced Design''' ==
== '''Advanced Design''' ==
Webdesigners use custom CSS to sefine the look and formatting of a website. Here a list of common adjustmens which can be done pasting the code provided below into SETTINGS -> BOOKING PAGE -> ADVANCED -> WEBDESIGNERS
Webdesigners use custom CSS to sefine the look and formatting of a website. Here a list of common adjustmens which can be done pasting the code provided below into SETTINGS -> BOOKING PAGE -> ADVANCED -> WEBDESIGNERS


== Bigger Room Name ==
== Bigger Room Name ==
Line 49: Line 47:
background-image:url(https://www.beds24.com/pic/p0000/2049/04.jpg);
background-image:url(https://www.beds24.com/pic/p0000/2049/04.jpg);
}
}


== Shadow Arround your Booking Page ==
== Shadow Arround your Booking Page ==
Line 66: Line 63:
margin-bottom: 20px;
margin-bottom: 20px;
}
}


== Booking Page with Rounded Corners ==
== Booking Page with Rounded Corners ==