Hi all, I'm trying to change the rendering of the content element headers (defined in lib.stdheader) and am stumbling on a weird behaviour. If I enter such a line in my TS setup:
lib.stdheader.10.1.fontTag = <h2>|<h2> I indeed get the header rendered inside an <h2> tag, but the bodytext is also wrapped in an <h2> tag. Note that both header and bodytext get their own <h2>. It's not that they are wrapped together inside the same tag. Any ideas what I am doing wrong? Or is this a bug? I also tried: lib.stdheader.10.1.fontTag > lib.stdheader.10.1.wrap = <h2>|<h2> but the result is the same. Thanks for any help François Suter Directeur technique ------------------------------------------------------------------------ ------------------------------------------------------------- Cobweb Development Sàrl www.cobweb.ch ------------------------------------------------------------------------ ------------------------------------------------------------- _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
