1. Martin Nothelfer
  2. General
  3. Wednesday, 13 September 2017
  4.  Subscribe via email
Hallo,

vor einiger Zeit hatte ich ein paar Overrides für Matukio in meiner Template-css-Datei eingegeben. Die Änderungen wurden auch wunschgemäß angezeigt.

Gestern ist mir nun aufgefallen, dass die Overrides nun nicht mehr greifen, obwohl sie noch unverändert in der Template-css-Datei stehen. Woran kann das liegen und wie kann ich erreichen, dass die Overrides wieder wirksam sind?

(Sowohl Browser-Cache als auch Joomla-Cache sind geleert.)

Viele Grüße,
Martin

PS: Hier sind meine Overrides im Detail:

/*Matukio: Bilder in Veranstaltungsdetails sollen nicht aus Beschreibungskasten raushängen */
.compojoom-bootstrap .list-group-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: auto;
}

/*Matukio: Zeilenhöhe bei Bildauswahl für Veranstaltungsdetails */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
box-sizing: border-box;
height: 42px;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
height: 42px;
}

/*Matukio Kalenderkategoriefarbwähler-Feldhöhe */
.compojoom-bootstrap .minicolors-theme-bootstrap .minicolors-input {
height: 28px;
}
/*Matukio-Datumswahl-Kalenderbox vollständig anzeigen */
.compojoom-bootstrap .js-calendar {
box-sizing: border-box;
overflow: auto;
}

/*Matukio Veranstaltungsdetails Infobox und Buchungsinformationen ausblenden */
#mat_event_informations, #mat_noticket {
display: none;
}
#mat_event_organizer, #mat_event_files, #mat_event_additional_dates {
margin-top: 0px;
}

/*Matukio Kalender Monatsansicht Balkenfarbe */
.fc-widget-header table thead {
background: #b45f41 none repeat scroll 0 0;
color: #fff;
}
You do not have permission to view the content of this accepted answer.
Responses (6)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now

Last questions

Hotspots Pro 6.0.13 compatability with Joomla 5.3.
Running Hotspots Pro 6.0.13 on Joomla 4.4.13 and want to upgrade to Joomla 5.3.1...
2 Replies
Posted on Friday, 04 July 2025
some questions on Hotspots
Hi, On Hotspots extension : 1) is it possible to add our own map layer / v...
0 Replies
Posted on Thursday, 03 July 2025
Trying to resize the image in the comments
Hey everyone, Basically I am trying to make the images in the comments smalle...
9 Replies
Posted on Wednesday, 12 August 2009
J5 compatibility for Hotspots
Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
2 Replies
Posted on Monday, 24 February 2025
  • #Hotspots
  • #hotspots Joomla 5
error message when adding/cofiguring email address
When configuring the email plugin that send a email message to admin when a new ...
0 Replies
Posted on Friday, 09 May 2025