Page 1 of 1

widget "Embedded IFrame" - I want colors for weekend days

Posted: Fri Aug 15, 2014 10:26 am
by skroslak
dear community,

I use Embedded Iframe for my website, biggest version, 14 date columns, 2000px, but the calendar is difficult to navigate, it desperately needs weekend days to have a different background colors, so the user can identify quickly where the working week starts and ends,

is this possible? can I do it somehow myself or do beds24 team need to do it?

Re: widget "Embedded IFrame" - I want colors for weekend day

Posted: Tue Aug 19, 2014 9:57 am
by annettemorgenroth
You can use custom css to customise the headings to make weekends stand out.

the classes are
.at_date_sat
.at_date_sun

Custom CSS can be added in SETTINGS->BOOKING PAGE->ADVANCED "Custom CSS".

Re: widget "Embedded IFrame" - I want colors for weekend day

Posted: Tue Aug 19, 2014 10:06 am
by skroslak
annettemorgenroth wrote:You can use custom css to customise the headings to make weekends stand out.

the classes are
.at_date_sat
.at_date_sun

Custom CSS can be added in SETTINGS->BOOKING PAGE->ADVANCED "Custom CSS".
works like a charm, thank you!