# Background Quote Section

Live demo: <https://campaign-codenation.nationbuilder.com/two_column_content>

1- Create a new basic page and add the quote to the content of the page

2- Upload the background image **Settings > Social Media**&#x20;

3- On the page you want the quote to appear, add the tag `Admin Show Quote:[QUOTE_SLUG]`. i.e. `Admin Show Quote:about_quote`&#x20;

We recommend using 1800 x 600 (i.e. an aspect ratio of 3:1).

That said, there is no hard limit or required proportions for these images, so some general rules to follow for optimal display are to ensure:&#x20;

* a minimum width of 1800px (to guarantee sufficient resolution)&#x20;
* an aspect ratio between 3:1 and 2:1 (i.e. landscape photos at least twice as wide as they are high, and not more than three times as wide as they are high)

[Read more image tips here](https://docs.codenation.com/tips/photos)

![](/files/-LjpaT5ZLzgiEHfuM588)


---

# 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.codenation.com/campana/admin-tag-customisations/background-quote-section.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.
