---
title: "Feature: #79622 - New Content Elements for Fluid Styled Content"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-79622-1668719209"
source: "Changelog/8.6/Feature-79622-NewContentElementsForFluidStyledContent.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #79622 - New Content Elements for Fluid Styled Content

See [forge#79622](https://forge.typo3.org/issues/79622)

## Description

Content Elements from CSS Styled Content that were previously not supported
by Fluid Styled Content are now making their comeback in order to share
the same feature set across both content element renderings.

| Name | cType | Description |
| --- | --- | --- |
| Text | text | A regular text element with header and bodytext fields. |
| Text and Images | textpic | Any number of images wrapped right around a regular text element. |
| Images | image | Any number of images aligned in columns and rows with a caption. |

## Impact

The content elements Text, Text and Images, Images are now also available
when Fluid Styled Content is used as content rendering definition.
