Das hat mit php code nix zu tun ...
Der Block den ich gepostet hatte ist Typoscript ... hab ihn aber fälschlicherweise nicht so formatiert.
Das ist ein Teil des Typoscripts den Du in einem ext. Template für die Newsletter Seiten . . . einbinden musst....
Hier noch ausführlicher . . .
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13:
| page.headerData.1 > page.config.headerComment > config.doctype = none config.renderCharset = utf-8 config.metaCharset > config.removeDefaultJS = 1 page = PAGE page.headerData.10=TEXT page.headerData.10.value ( <style type="text/css"> .ccssklasse {margin-top: -11px; padding-bottom: 20px;margin-right: 32px;} </style> ) |