> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/style-branding/style-editor/style/header-logo-image.md).

# Logo-Bild der Kopfzeile

## 🖼️ Hinzufügen eines Header-Logo-Bildes &#x20;

Sie können ein Logo oder Bild hinzufügen, das oben auf den Seiten Ihrer Umfrage über das Feld für das Header-Bild angezeigt wird.

![](/files/275587b751518c6145d8f1717e36aa1f0ddc161b)

Sobald Sie Ihr bevorzugtes Bild aus der Mediengalerie ausgewählt haben, wird es auf den Seiten Ihrer Umfrage angezeigt.

![](/files/2f65848882c2aa043204bab8a58921d41f066fe2)

Sie können das Logo außerdem mithilfe des Ausrichtungswerkzeugs linksbündig, zentriert oder rechtsbündig ausrichten.

![](/files/03bfe8e088c169cfc984d8b3585832f96eacefc1)

{% hint style="info" %}
Sie legen eine benutzerdefinierte Größe für Ihr Bild in den [Elements](/de/form-management/style-branding/style-editor/elements.md) Header-Bild-Eigenschaften
{% endhint %}

## 📱 Bilder und responsives Design

Mit dem Zielgerät können Sie verschiedene Bilder für verschiedene Geräte einrichten. So können Sie ein anderes Bild für jedes verfügbare Zielgerät festlegen, um ein bestimmtes Logo für Desktop-Nutzer und ein anderes Logo für Mobilnutzer anzuzeigen.

Um ein Logo für ein bestimmtes Gerät festzulegen, wählen Sie dieses Gerät einfach im Bereich Zielgerät unten aus und wählen dann ein neues Logo-Bild; dadurch wird das Logo dem ausgewählten Zielgerät zugewiesen.

![](/files/71dab19ee7314d2c25cfeabdb5cd52ac32df39fd)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/de/form-management/style-branding/style-editor/style/header-logo-image.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
