# Page Background

The page background settings group controls the area behind the sidebar menu and also behind the content area. It does not control the background of the content area. For that you can find that in the Content Background section

![](/files/-MTEO5LBy2bkfBwHU8_4)

* **Type:** controls what type of background the style will use
  * **Default**: Will use the standard player settings
  * **Custom Color:** Will use a solid color from the Color 1 setting
  * **Custom Gradient:**  Will use a gradient (going from color 2 on top down to color 1 on bottom (like you see on the screenshot on this page)
  * &#x20;**Custom Image:** Will use the image you upload as the background
* **Color 1 / Color 2** - Used on Custom color or Custom Gradient as described above.
* **Image:** This will "fill" the background size. It is suggested to pick something subtle so the text is viewable on top of it. 1600x900 is a good size.


---

# 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://playeah-docs.robgalvin.co/power-style-editor/power-style-editor-overview/settings-reference/page-background.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.
