Themes
- What are themes?
- Can I create my own themes?
- Can I add graphics to my themes?
- How do I use a theme to hide certain sections of a reservation page?
- Exactly where on a reservation page do each of the theme sections correspond?
What are themes?
Themes are style sheets that can be used to customize to look and feel of your reservation pages.
Can I create my own themes?
You can create your own themes. You can add as many themes as you want.
Can I add graphics to my themes?
Yes. You can add as many graphics as necessary uploading images in the themes tab.
How do I use a theme to hide certain sections of a reservation page?
You can hide certain sections of a reservation page by selecting the section you wish to hide and changing the style to "display: none".
Exactly where on a reservation page do each of the theme sections correspond?
Each section of a theme corresponds to a section on the reservation page. Above each theme section is a descriptive header to help you determine where the section appears in the reservation page. You could also use your browser's view source feature to view the HTML and find the corresponding CSS class on the page.