Verbesserungsvorschlag: Bildgalerie Sinnig gestalten

Adrian Sikora's Avatar

Adrian Sikora

15 Apr, 2024 01:19 PM

Produkt: Oneo Contao
Contao-Version: 5.2
Browser und Browserversionen: Chrome

Ich finde keien Option die Bildgalerie schön zu gestalten.
Sobald man Bilder mit unterschiedlichen Seitenverhältnissen haben möchte, ist die Gallerie komplett zerschossen.

  1. Support Staff 1 Posted by RockSolid Theme... on 16 Apr, 2024 02:23 PM

    RockSolid Themes's Avatar

    Vielen Dank für Ihre Frage.

    Um die Darstellung der Galerie zu korrigieren fügen Sie bitte folgenden CSS-Code in die Datei files/oneo/css/custom.css ein:

    .content-gallery > ul {
        display: flex;
        flex-wrap: wrap;
    }
    

    In der neuesten Version des Themes ist dieser Code bereits enthalten.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac