|
|||
![]()
Hallo liebe Experten,
ich bin zurzeit dabei die Internetseite unseres Vereins von Joomla!3 auf Joomla!4 umzustellen. Auf unserer Seite hatte ich vor ein paar Jahren unsere engere Vorstandschaft mittel dieses css-snippets https://littlesnippets.net/snip1067 dargestellt. Da ich leider nur minimales Wissen habe, hatten mir damals nette Leute mit CSS-/HTML-Wissen beim Gestalten geholfen. Auf der Joomla!3 Seite sieht es so aus: https://www.mcv-moemlingen.de/wir-ueber-uns/vorstandschaft Auf meiner Testseite unter Joomla!4 ist die Darstellung der Effekte leider nicht mehr so toll: https://joomla4.mcv-moemlingen.de/wi...vorstandschaft Könnte mir evtl. jemand dabei helfen, die Dartstellung wieder so hinzubekommen, wie sie unter Joomla!3 war? Vielen Dank im Voraus für Eure Hilfe Kurt Der CSS Code sieht so aus: Code:
/*************** Snippets Vorstandschaft - Beginn ****************/ @import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css); figure.snip0067 { font-family: 'Raleway', Arial, sans-serif; position: relative; float: left; overflow: hidden; margin: 10px 1%; min-width: 220px; max-width: 310px; width: 100%; background: #ffffff; color: #000000; display:block; } figure.snip0067 * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; } figure.snip0067 img { max-width: 100%; position: relative; display: block; } figure.snip0067:before { position: absolute; content: ''; height: 100%; width: 90%; z-index: 1; left: -20%; background: rgba(255, 255, 255, 0.7); border: 1px solid #fff; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-transform: skewX(-30deg) translateX(-80%); transform: skewX(-30deg) translateX(-80%); -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5); } figure.snip0067 figcaption { padding-left: 30px; position: absolute; left: 0; top: 25%; width: 60%; z-index: 1; opacity: 0; } figure.snip0067 figcaption h2, figure.snip0067 figcaption p { margin: 0; text-align: left; padding: 5px 0 0; width: 100%; } figure.snip0067 figcaption h2 { font-size: 1.4em; font-weight: 300; text-transform: uppercase; } figure.snip0067 figcaption h2 span { font-weight: 800; } figure.snip0067 figcaption p { font-weight: 500; font-size: 0.9em; opacity: 0.8; } figure.snip0067 figcaption .icons { width: 100%; padding: 8px 0; } figure.snip0067 figcaption .icons i { display: inline-block; font-size: 20px; background: #000000; color: #ffffff; margin-right: 5px; opacity: 0; height: 35px; width: 35px; text-align: center; line-height: 35px; border-radius: 50%; } figure.snip0067 figcaption a { opacity: 0.7; } figure.snip0067 figcaption a:hover { opacity: 1; } figure.snip0067 .position { position: absolute; bottom: 0; width: 100%; text-align: right; padding: 15px 30px; font-size: 0.9em; opacity: 1; font-weight: 500; color: #ffffff; background: #000000; } figure.snip0067.blue .icons i { background: #164666; } figure.snip0067.blue .position { background: #20638f; } figure.snip0067.red .icons i { background: #6d2018; } figure.snip0067.red .position { background: #962d22; } figure.snip0067.yellow .icons i { background: #924d10; } figure.snip0067.yellow .position { background: #bf6516; } figure.snip0067.green .icons i { background: #145b32; } figure.snip0067.green .position { background: #1e8449; } figure.snip0067:hover figcaption, figure.snip0067.hover figcaption, figure.snip0067:hover .icons i, figure.snip0067.hover .icons i { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } figure.snip0067:hover:before, figure.snip0067.hover:before { -webkit-transform: skewX(-30deg) translateX(0px); transform: skewX(-30deg) translateX(0px); } /* Test Tooltip - Beginn */ /* Tooltip container */ .mein-tooltip { position: relative; display: inline-block; opacity: 1; } /* Tooltip text */ .mein-tooltip .tooltiptext { visibility: hidden; width: 190px; background-color: #ffff00; color: #000; text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; top: 150%; left: 100%; margin-left: -60px; /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */ opacity: 0; transition: opacity 1s; } .mein-tooltip .tooltiptext::after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -41px; border-width: 5px; border-style: solid; border-color: transparent transparent #ffff00 transparent; } /* Show the tooltip text when you mouse over the tooltip container */ .mein-tooltip:hover .tooltiptext { visibility: visible; opacity: 1; font-size:1.4em; } span.tooltiptext a { color:#000; } /*************** Snippets Vorstandschaft - Ende ****************/ HTML-Code:
<div class="zentriert"> <h1 style="text-align: center;"><span style="font-size: 18pt;"><strong><span style="color: #4636f5;">Die engere Vorstandschaft des Mömlinger Carneval Vereins</span></strong></span></h1> <figure class="snip0067 red" data-wf-figure="1"><img src="images/vorstandschaft/helmut_gollas.jpg" alt="Helmut Gollas" /> <figcaption> <h1>Helmut Gollas</h1> <p>Mir soin Fasching...</p> <div class="icons"> <div class="mein-tooltip"><i class="icon-home"></i><span class="tooltiptext">Kirchrainstraße 25 63853 Mömlingen</span></div> <div class="mein-tooltip"><i class="icon-envelope"></i><span class="tooltiptext">vorsitzender {@} mcv-moemlingen.de</span></div> <div class="mein-tooltip"><i class="icon-phone"></i><span class="tooltiptext">Telefon 0170-8914300 </span></div> </div> </figcaption> <div class="position">Vorsitzender</div> </figure> <figure class="snip0067 blue" data-wf-figure="1"><img src="images/vorstandschaft/Thomas_Hofmann.JPG" alt="Thomas Hofmann" /> <figcaption> <h1>Thomas Hofmann</h1> <p>Fasching ist unser Leben...</p> <div class="icons"> <div class="mein-tooltip"><i class="icon-home"></i><span class="tooltiptext">Rhönstr. 1 63853 Mömlingen</span></div> <div class="mein-tooltip"><i class="icon-envelope"></i><span class="tooltiptext">praesident {@} mcv-moemlingen.de</span></div> <div class="mein-tooltip"><i class="icon-phone"></i><span class="tooltiptext">Telefon 06022/30407 </span></div> </div> </figcaption> <div class="position">Präsident</div> </figure> <figure class="snip0067 yellow" data-wf-figure="1"><img src="images/vorstandschaft/Foto_folgt.jpg" alt="Werner Schmitt" /> <figcaption> <h1>Janine Jakob</h1> <p>Ohne Moos nix los...</p> <div class="icons"> <div class="mein-tooltip"><i class="icon-home"></i><span class="tooltiptext">Untere Kirchrainstraße 7 63853 Mömlingen</span></div> <div class="mein-tooltip"><i class="icon-envelope"></i><span class="tooltiptext">schatzmeister {@} mcv-moemlingen.de</span></div> <div class="mein-tooltip"><i class="icon-phone"></i><span class="tooltiptext">Telefon 0157-0402092 </span></div> </div> </figcaption> <div class="position">Schatzmeisterin</div> </figure> <figure class="snip0067 green" data-wf-figure="1"><img src="images/vorstandschaft/Christopher Kraus.JPG" alt="Christopher Kraus" /> <figcaption> <h1>Christopher Kraus</h1> <p>Wer schreibt, der bleibt...</p> <div class="icons"> <div class="mein-tooltip"><i class="icon-home"></i><span class="tooltiptext">Obere Kirchrainstr. 10 63853 Mömlingen</span></div> <div class="mein-tooltip"><i class="icon-envelope"></i><span class="tooltiptext">schriftfuehrer {@} mcv-moemlingen.de</span></div> <div class="mein-tooltip"><i class="icon-phone"></i><span class="tooltiptext">Telefon 06022/681024 </span></div> </div> </figcaption> <div class="position">Schriftführer</div> </figure> </div> |
Sponsored Links |
|
|||
![]()
Hallo Leute,
ich habe noch etwas herum experimentiert. Die Sache hat sich erledigt. Ein anderes PlugIn (JMG Disable Google Font) hat dies verursacht. Viele Grüße Kurt |
Sponsored Links |
![]() |
Themen-Optionen | |
Ansicht | |
|
|
![]() |
||||
Thema | Autor | Forum | Antworten | Letzter Beitrag |
Bräuchte Hilfe, möchte etwas nachbaun, weiß jedoch nicht wie | Huaba | Javascript & Ajax | 6 | 26.03.2012 11:33 |
Bräuchte ein wenig Hilfe ;) | mrgreen | Serveradministration und serverseitige Scripte | 2 | 16.11.2010 14:36 |
Ich bräuchte Hilfe - weis nicht weiter... | Sven_72 | CSS | 18 | 08.11.2007 23:46 |
Hab Mist gebaut bräuchte dringend Hilfe (phpmyadmin) | Lehrling | Serveradministration und serverseitige Scripte | 9 | 25.08.2007 14:20 |
Bräuchte rasche Hilfe bei einem kleinen CSS-Problem | Gawan | CSS | 5 | 18.12.2006 18:28 |