rcdesign/fluid-styled-content-custom-css
最新稳定版本:3.0.0
Composer 安装命令:
composer require rcdesign/fluid-styled-content-custom-css
包简介
CSS fields for Fluid Styled Content
README 文档
README
This extension adds some custom CSS fields to content elements of Fluid Styled Content.
| Repository: | https://github.com/chrcan/fluid-styled-content-custom-css |
|---|
Installation and Usage Guide
Installation
To install the extension, run the following command:
`composer require rcdesign/fluid-styled-content-custom-css`
Once installed, the extension is ready to use without any additional setup.
Usage
- Access the Custom CSS Field
- In the TYPO3 backend, navigate to the Appearance tab of a content element.
- You will find a new field named Custom CSS.
- Define a Custom CSS Class
- Enter your desired CSS class name into the Custom CSS field.
- By default, the class rc-animation is set.
- If needed, you can override it with your own class to apply custom styles.
- Custom Styling
- The extension comes with a predefined pulse animation applied to rc-animation.
- If this effect does not suit your needs, you can create your own CSS rules.
- Ensure that the custom class is correctly added to the Custom CSS field in TYPO3.
- Important Notes
- If no custom class is defined, the default rc-animation class will be used.
- To apply custom styles, make sure your CSS file is correctly included in your TYPO3 template.
- Always double-check that the class name entered in the Custom CSS field matches your CSS definition.
Now you can easily enhance your content elements with custom styling!
统计信息
- 总下载量: 1.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-07-01