|
|
How can i set a custom class on tt_content imagesIf you need to set a custom class on tt_content images (like <img class="yourclass" src="yourfile">) you can use the following Typoscript setting: tt_content.image.20.1.params = class="yourclass" But beware! This will change add the custom class to all images that are generated by tt_content. General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |