Calendar - Monthly Layout

  • Alois Seidler
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 3 months ago #140752 by Alois Seidler
Calendar - Monthly Layout was created by Alois Seidler
Hello,
i choose Calendar - Monthly Layout.
The view dont display day. Its collapsed

Regards 
Alois

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

More
3 years 3 months ago #140767 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar - Monthly Layout
Hi Alois

There must be some javascript conflict on your site causing this error. Please submit a support ticket sending us:

- Super admin account of your site
- Link to the page

We will check to see what's wrong and get it sorted

Tuan

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

  • Alois Seidler
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 3 months ago #140770 by Alois Seidler
Replied by Alois Seidler on topic Calendar - Monthly Layout
Thanks,
custom.css-Changes:
custom.css
.eb-container{
text-align: left;
/* min-height: 600px;*/
border: darkgray;
border-style: solid;
}

.eb-days
{
display: inline-table;
}

#adminForm ul li {
/*display: none; geändert Alois Seidler, wegen Event Booking */
display: inline-block !inherit;
}

.date {
font-family: inherit !important;
font-size: inherit !important;
font-style:inherit !important;
text-align: inherit !important;
line-height: 1.5em !important;
font-weight: bold !important;
padding-right:20px !important;
}

.eb-calendar ul.eb-month-browser li {
width: 30px;
padding: 0;
border: 0;
text-align: center;
text-transform: uppercase;
height: auto;
margin: 5px 0;
/* display: inline-flex; */
}


#eb-current-month
{
vertical-align: top;
/* width: -webkit-fill-available; */
/* display: inline-flex; */
}


.eb-calendar ul.eb-weekdays li {
text-align: center;
text-transform: uppercase;
line-height: 20px;
padding: 10px 6px!important;
color: #fff;
font-size: 11px;
float: left;
}


#adminForm ul li {
display: inline-flex;
}

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

More
3 years 3 months ago #140774 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar - Monthly Layout
Hello

This should not be related to custom css you added. You can send me link to the calendar page so that I can have a quick look at it to see why it is not working?

Tuan

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

  • Alois Seidler
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 3 months ago #140778 by Alois Seidler
Replied by Alois Seidler on topic Calendar - Monthly Layout
Hello,

svgeroldshausen.de/termine

regards Alois

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

More
3 years 3 months ago #140808 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar - Monthly Layout
Hello Alois

It looks good to me now. Exactly what is the issue you are having with that page at the moment?

Tuan

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

Moderators: Tuan Pham Ngoc