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

Dowload all Hotspots entries
Hi there, I'm looking for a way to dowload all the Hotspots entries. I've got t...
0 Replies
Posted on Sunday, 06 April 2025
  • New
    • #kml
    • #download
    Set number of hotspots / user groups
    Hi, I'm working with Hotspots for my new website and I love it! After trying ...
    0 Replies
    Posted on Monday, 31 March 2025
    J5 compatibility for Hotspots
    Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
    1 Replies
    Posted on Monday, 24 February 2025
    • #Hotspots
    • #hotspots Joomla 5
    Text size in the comment input form
    Hello. How can I increase the font size in the comment input field? For examp...
    0 Replies
    Posted on Wednesday, 26 February 2025
    • #CComment 6
    Problem with enlarged image
    Hello. When you click on the image in the comments, it does not appear in the ce...
    1 Replies
    Posted on Wednesday, 26 February 2025