update suggestion for advance search module

More
8 years 1 week ago #7245 by sjp
hello,

There is something I don't like about the advance search module for HUB. When searching dates the little calendar extends the whole search module on the webpage and changing the position of other elements on the page. I think it would be better to use a little pop-up calendar instead. I suggest to show the calendar as a little pop-up calendar, so it works and looks more modern like on the OTA websites.

Greetings,
Sandra

Please Log in or Create an account to join the conversation.

More
8 years 1 week ago #7249 by vietvh
Replied by vietvh on topic update suggestion for advance search module
Hi,

It is not a big deal, it is quite easy to change with just a simple CSS rule:

.datepicker_inline {
display: block;
position: absolute;
z-index: 1100;
}

Regards,

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?