How to …
Since TYPO3 Version 4.3 all the source code is tagged with unlovely id and class tags with div-wrapper.
<div id="c1" class="csc-default">
But with one little typoscript snippet you will get rid off it:
tt_content.stdWrap.innerWrap >
Now everything looks clean and sweet. I love TYPO3 anyway!
Related posts:
- mixed TYPO3 & TypoScript Snippets Vol. 3
- How to … set the favicon in TYPO3
- How to … sort the Typoscript Template
- How to … change the standard target for links in TYPO3
- How to … change the title-element in TYPO3
- How to … integrate a YAML Menu to TYPO3
- How to … change the RTE linktext in TYPO3
- How to … set permission chmod for TYPO3
0 Responses to “How to delete csc-default and id tag in TYPO3 4.3”
Leave a Reply