Meldungen aus Verein, Schule und Kinderhaus
Elterntag der Füchse 2018 – Bericht von einer Mutter
Beim Elterntag am 29.06.18 durften wir einfach genießen. Mit einem liebevoll gedichteten Lied in bayerischer Mundart dankten die Kinder uns für das, was Eltern auszeichnet....
Musikaktionstag in der GS Karl-Heiss
Am 19. Juni 2018 nahmen alle Vorschulkinder des Montessori Kinderhauses am Musikaktionstag der Grundschule Karl-Heiss teil. Gemeinsam machten wir uns auf den Weg zur Schule...
Sommerfest 2018
Unser Sommerfest 2018 war ein voller Erfolg! Unter dem Motto "Eine Reise um die Welt" zogen alle Kinderhauskinder am Freitag, den 09. Juni 2018 in den Garten ein. Nach der...
Die Polizei im Kinderhaus
Am 07.03.18 besuchten zwei Kollegen der Landshuter Polizei unsere Vorschulkinder. Zum Thema Verkehrssicherheit wurden Lieder gesungen, das Überqueren der Straße geübt und der...
.divilife-11-col-blog-img-right .et_pb_post {
position: relative;
overflow: hidden;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url { margin: 0; }
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url .et_overlay {
z-index: -1 !important;
opacity: 1;
width: 200%;
border: none;
left: auto;
right: 0;
}
@media(min-width: 768px) {
.divilife-11-col-blog-img-right .et_pb_post > * {
width: 50%;
margin: auto 0 0 0;
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url {
position: absolute;
right: 0;
top: 0;
width: 50%;
height: 100%;
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url img {
width: 100%;
height: 100%;
object-fit: cover;
}
.divilife-11-col-blog-img-right .et_pb_post .post-cat-wrapper {
padding: 0 5%;
}
}
@media(max-width: 767px) {
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url .et_overlay {
top: 100%;
height: 300%;
}
.divilife-11-col-blog-img-right .et_pb_post .post-cat-wrapper {
padding: 0 30px;
}
}
/***This reorders Blog Posts Post Meta items and adds custom separators. It also moves category tags up to top***/
.divilife-11-col-blog-img-right .et_pb_post .post-meta { display: flex; flex-wrap: wrap; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .published { order: 1; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .author { order: 2; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta a[rel="tag"] { order: 3; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .published:after {
content: '|';
display: inline-block;
margin: 0 7px;
}
.divilife-11-col-blog-img-right .et_pb_post a[rel="tag"] { margin-left: 10px; }
.divilife-11-col-blog-img-right:not(.ui-sortable) .et_pb_post a[rel="tag"] {
display: inline-block;
color: #fff;
text-transform: uppercase;
padding: 5px 20px;
margin: 0 10px 10px 0;
width: auto;
min-width: 116px;
text-align: center;
z-index: 10;
}
jQuery(document).on('ready ajaxComplete', function() {
//This removes the Post Meta Default Separators due to reordering
jQuery('.divilife-11-col-blog-img-right .et_pb_post .post-meta').contents().filter(function() {
return this.nodeType == 3;
}).replaceWith('');
//This moves categories above the title position
jQuery('.divilife-11-col-blog-img-right .et_pb_post').each(function() {
var postEntryTitle = jQuery(this).children('.entry-title');
jQuery(this).find('.post-meta a[rel="tag"]').wrapAll('');
jQuery(this).find('.post-cat-wrapper').insertBefore(postEntryTitle);
});
//This reads the color of post Title and applies it on Category links as background color
var postTitleColor = jQuery('.divilife-11-col-blog-img-right .entry-title a').css('color');
jQuery('.divilife-11-col-blog-img-right .et_pb_post a[rel="tag"]').css('background-color', postTitleColor);
});
