How to delete csc-default and id tag in TYPO3 4.3

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:

  1. mixed TYPO3 & TypoScript Snippets Vol. 3
  2. How to … set the favicon in TYPO3
  3. How to … sort the Typoscript Template
  4. How to … change the standard target for links in TYPO3
  5. How to … change the title-element in TYPO3
  6. How to … integrate a YAML Menu to TYPO3
  7. How to … change the RTE linktext in TYPO3
  8. How to … set permission chmod for TYPO3

0 Responses to “How to delete csc-default and id tag in TYPO3 4.3”


  1. No Comments

Leave a Reply

*