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

Comment input field is not displayed
If I want to leave a comment on a post, I click on the button and a new page wit...
3 Replies
Posted on Friday, 20 December 2024
  • New
  • HotSpots Pro 6.0.12 crashes on FrontEnd with Conso
    Hi there, Not sure what happened but all of a sudden nothing shows up and giv...
    3 Replies
    Posted on Wednesday, 11 December 2024
    CComment - field - website address
    Hello In previous versions of CComment, it was possible to enable a field in ...
    0 Replies
    Posted on Saturday, 14 December 2024
  • New
  • Profile image for admin not showing
    Hi, profile image for administrator is not showing in comment. https://www.hu...
    0 Replies
    Posted on Friday, 13 December 2024
    How can I integrate the CComment input field into
    I’ve created com_content and a module for displaying the latest comments, which ...
    3 Replies
    Posted on Friday, 06 December 2024
    • #CComment
    • #comments
    • #module
    • #comments editor
    • #Ccomment Pro
    • #Joomla 5