> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/en/elemente/icon-boxen/icon-flipbox.md).

# Icon - Flipbox

With this element, you can design content to flip when hovered over. This type of interaction draws users' attention and allows you to present information in a creative way.

Essentially, after mouse hover, the back of the box is displayed / the entire box is flipped with an animation.

<figure><img src="/files/AvHNC5H6ZK3JGeHnRQrt" alt=""><figcaption></figcaption></figure>

### General Settings

<figure><img src="/files/RntJUjuOaYR4NJN2mvFN" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="289">Function</th><th>Description</th></tr></thead><tbody><tr><td>Animation Effect (1)</td><td>Here you can set the animation effect.</td></tr><tr><td>Direction of Animation (2)</td><td>Horizontal or vertical.</td></tr><tr><td>Linking (3)</td><td><a data-mention href="/pages/Q0EbnJqtuAaJuN9BHAE0">/pages/Q0EbnJqtuAaJuN9BHAE0</a></td></tr></tbody></table>

### Layout Settings

<figure><img src="/files/RIB5y8atSkQsTBbHPqLi" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="264">Function</th><th>Description</th></tr></thead><tbody><tr><td>Height of Flipbox (1)</td><td>A fixed height is set here. Make sure your content is adjusted accordingly.</td></tr><tr><td>Vertical Alignment (2)</td><td>The vertical alignment of all content within the flipbox</td></tr><tr><td>Horizontal Alignment (3)</td><td>The horizontal alignment of all content within the flipbox</td></tr></tbody></table>

### Front Side Settings

<figure><img src="/files/YWDO183mjaQj79vDzEHj" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="260">Function</th><th>Description</th></tr></thead><tbody><tr><td>Background Type (1)</td><td>Choose color, image, or gradient</td></tr><tr><td>Icon (2)</td><td><a data-mention href="/pages/vYopMubFoh9fbp8dHU45">/pages/vYopMubFoh9fbp8dHU45</a></td></tr></tbody></table>

### Back Side Settings

<figure><img src="/files/oKB3t40t1Srs6Su2MF2h" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="242">Function</th><th>Description</th></tr></thead><tbody><tr><td>Content of the Box (1)</td><td>The content displayed on the back side. TWIG variables are also possible.</td></tr><tr><td>Button (2)</td><td><a data-mention href="/pages/IDCzxbLczQ60ESEzaHLK">/pages/IDCzxbLczQ60ESEzaHLK</a></td></tr><tr><td>Entire Box Clickable (3)</td><td>Not only the button, but also the box itself is linked</td></tr></tbody></table>

### Responsive Settings

{% content-ref url="/pages/kXnecx9xgMjluse3dktl" %}
[Elements per Row](/cms-bundle/en/elemente/konfigurationsbausteine/elemente-pro-reihe.md)
{% endcontent-ref %}

### SEO Settings

{% content-ref url="/pages/LHlzFdFr8hVLrftTJKPh" %}
[SEO](/cms-bundle/en/elemente/konfigurationsbausteine/seo.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://docs.rh-webdesign.com/cms-bundle/en/elemente/icon-boxen/icon-flipbox.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.
