# Layout

### Übersicht

Dieser Abschnitt enthält Konfigurationsmöglichkeiten, die sich auf das Layout deines gesamten [Footers](/academy/fachbegriffe/footer.md) auswirken. Dir stehen dabei die nachfolgenden Optionen zur Verfügung.

### Grundeinstellungen

<figure><img src="/files/jifEEKlLeYCV8K85RLfF" alt=""><figcaption></figcaption></figure>

<details>

<summary>Volle Breite</summary>

**Ja**\
Der Inhalt des Footers streckt sich auf die volle Bildschirmbreite.

**Nein**\
Der Inhalt des Footers orientiert sich an der [maximalen Containerbreite](/theme-konfiguration/allgemein/layout.md#maximale-containerbreite-in-px).

</details>

### Farben

<figure><img src="/files/EtrKLtdHrGCZ1D9SeWxO" alt=""><figcaption></figcaption></figure>

<details>

<summary>Hintergrundbild</summary>

Definiere ein Hintergrundbild für deinen Footer.

</details>

<details>

<summary>Hintergrund</summary>

Hinterlege eine Hintergrundfarbe für deinen Footer. Sofern ein Hintergrundbild konfiguriert wurde, hat die hier definierte Farbe keine Auswirkung mehr.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.atloss.de/theme-konfiguration/footer/layout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
