... Elxis version 2009.3 codename Aphrodite is out, download it from Elxis Download Center (EDC) ...
IOSR Style and layout
From Elxis Official Documentation
You will find all articles of this manual inside the IOS Reservations category.
Purchase online IOS Reservations IOS Reservations demo IOSR Connector demo
License Commercial. Copyright (c) 2008-2011 Is Open Source. All rights reserved.
November 13, 2010: Version 3.5 released.
IOS Reservations uses CSS to style the front-end appearance of the component. The CSS files with the images used consist an IOS Reservations template. This template is placed inside the components/com_reservations/css/ folder. By default IOS Reservations comes with the blue template. To create a new template just copy the blue folder, in css folder and name it whatever you like. You should also rename blue.css to the name of your new template. Let's say we name our new template orange. Inside the css folder we will now have the following files structure:
css/
blue/
blue.css
...rest of the files...
orange/
orange.css
...rest of the files...
After creating your own template you can set it as the selected template from IOS Reservations configuration. IOS Reservations will detect automatically your new template.

