CSS File for Online Booking – Technical Resource Only

For web developers that would like to enhance the look of the online booking to match their customer’s web site we have incorporated a file called Online.CSS. This file allows for the modification of the look of the online interface.

The system supports…

Font Family Support commandp, h1,h2, h3, h4, h5, h6, td, form, input, label {font-family:sans-serif}
Font Sizep, h2 {font-size: 98%;}
Background Colorbackground-color: rgb(0,0,0) – Black
Colorblack;
Link Colortext-decoration: red;
Link Remove Underlinetext-decoration:none;
Menu Options – Remove Underlinea.menu {text-decoration:none;}
Menu Colora.menu:link {color:white}
Menu Visited Colora.menu:visited {color:white:}
Booking Menu – Remove Underlinea.BookingMenu {text-decoration:none;}
Booking Menu Colora.BookingMenu:link {color:white;}
Booking Menu Visited Colora.BookingMenu:visited {color:white;}

The css file location should be saved on the hosting server to allow easy access. The file location would have to be emailed to us to enable the feature.