> For the complete documentation index, see [llms.txt](https://ajuda.temaflex.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.temaflex.com.br/personalizar-layout/cabecalho/imagem-de-fundo.md).

# Imagem de fundo

1. Acesse o painel Nuvemshop e siga pelo caminho **"Loja Online > Layout > Editar layout"**.
2. No menu lateral, clique em **"Cabeçalho > Layout".**
3. Acesse a seção **"imagem de fundo"**

Para exibir a imagem de fundo tanto em computadores quanto em celulares você deve marca a caixa "exibir imagem".            &#x20;

<div align="left"><figure><img src="/files/grXEtHSIa4bd6IFwVxEg" alt="" width="275"><figcaption></figcaption></figure></div>

Para adicionar a imagem clique em "Selecionar imagem". Siga as recomendações de tamanho 1920px x 400px:

<div align="left"><figure><img src="/files/hOZOSZ55GKXwkzFCQR4I" alt="" width="524"><figcaption></figcaption></figure></div>

Em *"Ajuste da imagem"* você pode escolher entre as opções:

* **Sem ajuste:** não haverá nenhum ajuste e a imagem ficará centralizada;
* **Cobrir o espaço (pode recortar):** a imagem será aplicada com zoom e recorte para se encaixar em todo o espaço do cabeçalho;
* **Mostrar completa (sem corte):** Mostra completamente a imagem evitando cortes podendo deixar margens vazias.

<div align="left"><figure><img src="/files/4rjmdN9d61iW3wBJ86xK" alt="" width="560"><figcaption></figcaption></figure></div>

Em *"Repetir Imagens"* você pode escolher entre as opções:

* **Repetir:** a imagem sera replicada em todo o cabeçalho;
* **Não repetir:** a imagem ficara centralziada sem duplicação.

<div align="left"><figure><img src="/files/zmZY2tvXMoskbxpcvdVg" alt="" width="280"><figcaption></figcaption></figure></div>

Após definir todas essas opções para a sua loja, clique em **"Publicar Alterações"** para finalizar.


---

# 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://ajuda.temaflex.com.br/personalizar-layout/cabecalho/imagem-de-fundo.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.
