> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/image-with-text-slider.md).

# Image with text slider

With Broadcast's Image with text slider section, you can build text slide cards with one image or an entire promotion that scrolls through your promotions.

<figure><img src="/files/1dIJqzbNAG2H4PIG0H9o" alt=""><figcaption><p><strong>Entire promotion rotating</strong></p></figcaption></figure>

### Flexible

This section can rotate through multiple text messages while displaying a single image. Optionally, the entire section can rotate through multiple image and text promotions.&#x20;

### Customize

* In the section settings, choose one or two images and add multiple text slider blocks to create rotating messages with a sticky image.&#x20;
* Each block can have an override image. When using the overriding image, the entire promotion will rotate.
* Adjust the layout style, desktop height, mobile height, and image column width in the section settings for optimal design. &#x20;
* Section padding and width options are also available in the section settings.&#x20;
* Add your messaging and optional call-to-action within each text slider block.&#x20;

### Video Overview

This video demonstrates the section settings and block options for the **Image with text slider** section, including both types of rotating messages:

{% embed url="<https://www.loom.com/share/abaf6849292f4a3daafab3d0868e98af?sid=286c769b-ee71-4994-abd0-eb3f3b6b6336>" %}
**Video walkthrough of the Image with text slider section with rotation types**
{% endembed %}

### Advanced setting

Learn more about the Advanced setting to show the placeholder image. The Image banner section contains a video on the concepts and how they are applied. You can use this feature in the same way for the Image with text slider section:

{% content-ref url="/pages/2GzLe30owbUFWBTZ0Q5t" %}
[Image banner](/broadcast-v5/sections/broadcast-sections/image-banner.md)
{% endcontent-ref %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/image-with-text-slider.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.
