Verwendung: footer info am rechten Rand ausrichten

Karsten's Avatar

Karsten

23 Dec, 2022 02:44 AM

Produkt: Open Sauce Contao
Contao-Version: 4.13.14
Browser und Browserversionen: Edge

Hallo,
dass ich nach Entfernung des Copyrights mit {{link_open::2}}© {{page::rootTitle|specialchars}}{{link_close}} die angezeigten Text als Link darstellen kann, habe ich inzwischen im Forum gefunden.
Wie kann ich aber die Position >float: right< so verändern, dass footer info am rechten Rand ausgesichtet ist?
Vielen Dank

  1. Support Staff 1 Posted by RockSolid Theme... on 23 Dec, 2022 04:57 PM

    RockSolid Themes's Avatar

    Vielen Dank für Ihre Frage.

    Dafür können Sie z. B. folgenden CSS-Code einsetzen:

    #footer-info {
      text-align: right;
    }
    

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