【发布时间】:2017-07-26 11:06:35
【问题描述】:
我想为每个页面添加自定义类到正文标签,例如:标签页面类<body class="tagClass">,主页类<body class="mainClass">和详细页面<body class="classDetailed">。
我正在使用 TYPO3 7.6.0 并且我已经安装了博客扩展,这个博客扩展页面我想要这个类。
一些示例或链接对我很有帮助。
顺便说一下这篇文章我看到了TYPO3 Adding a class to the body tag on a specifc page,但这不是我想要的
【问题讨论】:
-
谢谢你,但我
m new in Typoscript so this link is unusable for me , i need some examples to understand how its 工作!
标签: typo3 typoscript