Änderungen von Dokument eltern.klasse5
Zuletzt geändert von Sarah Groeneveld am 2026/06/08 09:25
Von Version 4.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 08:35
am 2026/06/08 08:35
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 17.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 09:11
am 2026/06/08 09:11
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (0 geändert, 1 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -56,15 +56,22 @@ 56 56 font-size: 1.05em; 57 57 margin: 0; 58 58 } 59 -.wk-hero- img-hint {59 +.wk-hero-photo { 60 60 margin-top: 20px; 61 - border: 2px dashed rgba(255,255,255,0.25); 62 - border-radius: 8px; 63 - padding: 16px 20px; 64 - color: rgba(255,255,255,0.5); 65 - font-size: 0.85em; 66 - font-style: italic; 61 + border-radius: 10px; 62 + overflow: hidden; 63 + height: 200px; 64 + position: relative; 65 + z-index: 1; 67 67 } 67 +.wk-hero-photo img { 68 + width: 100%; 69 + height: 100%; 70 + object-fit: cover; 71 + object-position: center 40%; 72 + display: block; 73 + opacity: 0.88; 74 +} 68 68 69 69 /* HIGHLIGHT BOX */ 70 70 .wk-highlight { ... ... @@ -165,12 +165,21 @@ 165 165 } 166 166 .wk-event.highlight-event::before { background: #E53935; } 167 167 168 -/* CARDS GRID */ 169 -.wk-cards { 170 - display: grid; 171 - grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); 172 - gap: 16px; 175 +/* CARDS GRID – float-basiert für XWiki-Kompatibilität */ 176 +.wk-cards { overflow: hidden; } 177 +.wk-card { 178 + float: left; 179 + width: 48%; 180 + margin: 0 1% 16px 1%; 181 + background: #fff; 182 + border: 1px solid #e8eaf0; 183 + border-radius: 10px; 184 + padding: 16px; 185 + box-shadow: 0 2px 6px rgba(0,0,0,0.04); 186 + box-sizing: border-box; 187 + min-width: 200px; 173 173 } 189 +.wk-cards-clear { clear: both; } 174 174 .wk-card { 175 175 background: #fff; 176 176 border: 1px solid #e8eaf0; ... ... @@ -259,28 +259,38 @@ 259 259 .chip-grau { background: #f5f5f5; color: #424242; border-color: #bdbdbd; } 260 260 .chip-braun { background: #efebe9; color: #3e2723; border-color: #bcaaa4; } 261 261 262 -/* CONTACT CARDS */ 263 -.wk-contacts { display:grid; grid-template-columns:repeat(auto-fit,minmax(220px, 1fr));gap:12px; }278 +/* CONTACT CARDS – float-basiert */ 279 +.wk-contacts { overflow: hidden; margin: 0 -6px; } 264 264 .wk-contact { 281 + float: left; 282 + width: calc(33.33% - 12px); 283 + margin: 0 6px 12px 6px; 265 265 background: #f8f9fc; 266 266 border-radius: 10px; 267 267 padding: 14px 16px; 268 268 border: 1px solid #e8eaf0; 288 + box-sizing: border-box; 269 269 } 290 +.wk-contacts-clear { clear: both; } 270 270 .wk-contact-name { font-weight: 700; font-size: 0.92em; color: #1a1a2e; margin-bottom: 4px; } 271 271 .wk-contact-role { font-size: 0.8em; color: #888; margin-bottom: 6px; } 272 272 .wk-contact a { font-size: 0.83em; color: #0f3460; } 273 273 274 -/* PLATFORM PILLS */ 275 -.wk-platforms { display: flex;flex-wrap:wrap;gap: 10px;margin-top: 4px; }295 +/* PLATFORM PILLS – float-basiert */ 296 +.wk-platforms { overflow: hidden; margin-top: 4px; } 276 276 .wk-platform { 298 + float: left; 299 + width: 48%; 300 + margin: 0 1% 12px 1%; 277 277 background: #fff; 278 278 border: 1.5px solid #e0e4ef; 279 279 border-radius: 8px; 280 280 padding: 10px 14px; 281 281 font-size: 0.87em; 282 - min-width: 180px; 306 + box-sizing: border-box; 307 + min-width: 200px; 283 283 } 309 +.wk-platforms-clear { clear: both; } 284 284 .wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 2px; } 285 285 .wk-platform-desc { color: #666; font-size: 0.9em; } 286 286 .wk-platform a { color: #E53935; font-weight: 600; font-size: 0.88em; } ... ... @@ -310,7 +310,9 @@ 310 310 <h1>Willkommen an der<br><span>KGS Stuhr-Brinkum</span></h1> 311 311 <p class="wk-hero-sub">Herzlich willkommen, liebe Eltern der neuen Fünftklässlerinnen und Fünftklässler!<br> 312 312 Hier finden Sie alle wichtigen Informationen für einen gelungenen Start.</p> 313 - <div class="wk-hero-img-hint">📸 Hier können Sie ein Willkommensbild oder Schulgebäude-Foto einfügen</div> 339 + <div class="wk-hero-photo"> 340 + <img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/IMG_4592.webp" alt="KGS Stuhr-Brinkum Schulgelände"> 341 + </div> 314 314 </div> 315 315 316 316 <!-- WICHTIGE TERMINE --> ... ... @@ -343,7 +343,7 @@ 343 343 <div class="wk-event"> 344 344 <div class="wk-event-date">Ca. 2 Wochen nach Schuljahresbeginn</div> 345 345 <div class="wk-event-title">🎨 Einwahl in AGs (Offener Ganztag)</div> 346 - <div class="wk-event-desc">Die Einwahl in Arbeitsgemeinschaften erfolgt digital über <strong>IServ</strong>. Achtung: die Teilnahme ist dann für das gesamte Schuljahr verpflichtend.</div> 374 + <div class="wk-event-desc">Die Einwahl in Arbeitsgemeinschaften erfolgt digital über <strong>IServ</strong>. Achtung: die Teilnahme ist dann für das gesamte Schuljahr verpflichtend. <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/ganztag/">→ Mehr zum Ganztag im Wiki</a></div> 347 347 </div> 348 348 349 349 </div> ... ... @@ -401,7 +401,7 @@ 401 401 <h3>Mensa & Kiosk (MensaMax)</h3> 402 402 </div> 403 403 <p>Mittagessen 13:05–14:00 Uhr. Anmeldung im Sekretariat, dann Essens-Chip erhalten. Bestellung über die <strong>MensaMax-App</strong> oder Browser – bargeldlos, Prepaid. Ohne Chip keine Ausgabe.</p> 404 - </div> 432 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/schueler/mensamax/">→ Anleitung im Wiki</a></li></ul> 405 405 406 406 <div class="wk-card"> 407 407 <div class="wk-card-head"> ... ... @@ -417,7 +417,10 @@ 417 417 <h3>Krankmeldung</h3> 418 418 </div> 419 419 <p>Krankmeldung bis <strong>07:45 Uhr</strong> per E-Mail an die Klassenlehrkraft (<em>nachname@kgs-sb.de</em>) oder über WebUntis. Schriftliche Entschuldigung im <strong>Entschuldigungsheft</strong> nach der Genesung.</p> 420 - <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/krankmeldung/">→ Ausführliche Anleitung im Wiki</a></li></ul> 448 + <ul> 449 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Krankmeldungen/">→ Krankmeldung im Wiki</a></li> 450 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Entschuldigungen/">→ Entschuldigungen im Wiki</a></li> 451 + </ul> 421 421 </div> 422 422 423 423 <div class="wk-card"> ... ... @@ -426,7 +426,7 @@ 426 426 <h3>Schulbücher (Lernmittelausleihe)</h3> 427 427 </div> 428 428 <p>Anmeldung über <strong>IServ → Modul „Schulbücher"</strong>. Nur als Gesamtpaket buchbar. Ermäßigung für Familien mit ≥3 schulpflichtigen Kindern; Befreiung bei Bürgergeld etc. (Nachweis im Sekretariat).</p> 429 - </div> 460 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/lernmittelausleihe/">→ Anleitung im Wiki</a></li></ul> 430 430 431 431 <div class="wk-card"> 432 432 <div class="wk-card-head"> ... ... @@ -438,6 +438,7 @@ 438 438 </div> 439 439 440 440 </div> 472 + <div class="wk-cards-clear"></div> 441 441 </div> 442 442 443 443 <hr class="wk-divider"/> ... ... @@ -486,7 +486,8 @@ 486 486 <div class="wk-platforms"> 487 487 <div class="wk-platform"> 488 488 <div class="wk-platform-name">📨 IServ (Elternmodul)</div> 489 - <div class="wk-platform-desc">Offizielle Kommunikation, Elternbriefe, Elternsprechatremindertermine. Zugangsdaten über Klassenlehrkraft.</div> 521 + <div class="wk-platform-desc">Offizielle Kommunikation, Elternbriefe, Elternsprechtag-Buchung. Zugangsdaten über Klassenlehrkraft.<br> 522 + <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/IServ-Elternmodul/">→ Anleitung im Wiki</a></div> 490 490 </div> 491 491 <div class="wk-platform"> 492 492 <div class="wk-platform-name">📅 WebUntis / Untis App</div> ... ... @@ -504,6 +504,7 @@ 504 504 <a href="https://www.kgs-stuhr.de/">→ www.kgs-stuhr.de</a></div> 505 505 </div> 506 506 </div> 540 + <div class="wk-platforms-clear"></div> 507 507 </div> 508 508 509 509 <hr class="wk-divider"/> ... ... @@ -545,6 +545,7 @@ 545 545 <a href="mailto:s.roeber@kgs-sb.de">s.roeber@kgs-sb.de</a> 546 546 </div> 547 547 </div> 582 + <div class="wk-contacts-clear"></div> 548 548 </div> 549 549 550 550 <hr class="wk-divider"/>
- IMG_4592.webp
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.kgs-sbde-groeneveld - Größe
-
... ... @@ -1,0 +1,1 @@ 1 +167.1 KB - Inhalt