We have taken this one step further and developed a Joomla module which can access the HotelDruid database but be customised from the Joomla administrator panel.
The standard template is formatted by means of nested tables resulting in poor degradation when accessed via smaller devices as field names get separated from the input boxes.
In the demo we have
- removed ALL tables
used css to format the input layout to ensure input labels stay with their associated input boxes however viewed
moved the translation to use the Joomla translation/internationalisation facilities
used Joomla admin to customise the forms
tried separate the functionality from the display to make it comply better with the Joomla MVC architecture
