moin,
wenn ich das einsetze:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7:
| page{ stdWrap.HTMLparser = 1 stdWrap.HTMLparser.tags{ h1.fixAttrib.style.default = background-color:#9A885A; ... h2.fixAttrib.style.default = background-color:transparent; ... } } |
geht es. Ich arbeite auch mit TV
Armin