Difference between revisions of "How to Customize the Look and Feel of the Booking Engine"

From hoteliga
Jump to: navigation, search
(Introduction)
(Details Page)
Line 13: Line 13:
  
 
== Details Page ==
 
== Details Page ==
 +
 +
{| class="wikitable" style="text-align: center;"
 +
|Area/Elements
 +
|Class Name
 +
|Example
 +
|-
 +
|Bread
 +
|Pie
 +
|500.00
 +
|-
 +
|Butter
 +
|Ice cream
 +
|1.00
 +
|}
  
 
== Manage My Reservation Page ==
 
== Manage My Reservation Page ==

Revision as of 14:29, 19 August 2019

Introduction

The changes of the look and feel of the booking engine can be done via the CSS language. A person with basic web development skills can easily follow these instructions.

The final CSS layout can be set in the Booking Engine => Appearance area where the CSS field is located.

General Elements

Search Page

Results Page

Options Page

Details Page

Area/Elements Class Name Example
Bread Pie 500.00
Butter Ice cream 1.00

Manage My Reservation Page

About the Property page

Credit Card Page