Hallo Naturfreund,
ich habe das so gelöst, mit Bild.
CSS
/* Kategorie: geburtstag */
.calendar-event-box-container[categories~="geburtstag"] {
padding-left:20px !important;
background-image:url("pics/gebt.jpg") !important;
background-position:top left !important;
background-repeat:no-repeat !important;
}
calendar-category-box[categories~="geburtstag"] {
display: none !important;
}
Du musst nur den Geburtstagen eine Kategorie vergeben, das geht aber leider nicht mit dem ThunderBirthDay.
Gruß
EDV-Oldi