kopiere mal unten stehenden Code in die buildin_style.css des Designs
Vorher Sicherheitskopie!!! (nur zur Sicherheit)
Danach Seite ohne Catch öffnen (entweder Browser Catch leeren oder mit Strg F5 aktualisieren und hoffentlich freuen 
Code:
/* CALENDAR */
#calendar {
float: left;
height: auto !important;
padding: 0px 0px 15px 0px;
width: 99%;
}
#calendarBoxes {
float: left;
width: 205px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: auto !important;
}
#calendarSearch {
float: none;
width: 98%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
height: auto !important;
}
#calendarSelectView {
float: left;
width: 98%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
height: auto !important;
}
#calendarNotesList {
float: left;
width: 98%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: auto !important;
border-top:1px solid #e5e5e5;
}
#calendarNotesList table tr.title td {
border-bottom:0px solid #e5e5e5;
background-color: #E9E9E9;
}
#calendarNotesList table tr.row2 td {
border-bottom:1px solid #e5e5e5;
background-color: #f9f9f9;
}
#calendarNotesList table tr.row1 td {
border-bottom:1px solid #e5e5e5;
}
#calendarSelectcat {
width: 190px;
}
#calendarLogo {
float: left;
height: auto !important;
padding: 0px 0px 15px 0px;
}
#calendarLogo img {
margin: 0px 20px 0px 0px;
}
.calendarNote {
float: left;
height: auto !important;
padding: 0px 0px 15px 0px;
}
Lesezeichen