TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
:navigation-title: Fluid Styled Content CSS
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _site-set-fluid-styled-content-css:
|
||||
|
||||
===================================
|
||||
Site set "Fluid Styled Content CSS"
|
||||
===================================
|
||||
|
||||
.. versionadded:: 13.1
|
||||
:ref:`Site sets <t3coreapi:site-sets>` have been added to the extension :composer:`typo3/cms-fluid-styled-content`.
|
||||
See :ref:`include-site-set` on how to use them.
|
||||
|
||||
This site set depends on the :ref:`site-set-fluid-styled-content`. Additionally it
|
||||
includes the :confval:`_CSS_DEFAULT_STYLE <t3tsref:plugin-css-default-style>`.
|
||||
|
||||
The styles provided by this site set enable the display of settings in content
|
||||
elements, including frame styles like `.frame-space-before-large`, styles
|
||||
for headlines like `.ce-headline-center` and styles for images like
|
||||
`.ce-intext.ce-left`.
|
||||
|
||||
If you do not depend on this site set you should provide the according CSS yourself
|
||||
or disable all fields in the TCA table that lose their function due to missing
|
||||
CSS styles.
|
||||
Reference in New Issue
Block a user