Hallo, ich habe probleme mit dem seiteninhalt anzuzeigen. Wenn ich unter include static -> css style content auswähle gehts, wenn ich das hier tue geht's nicht:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9:
| content = PAGE content.stylesheet = fileadmin/design_templates/style.css content.bodyTagMargins = 0 content.10 = CONTENT content.10 { table = tt_content select.orderBy = sorting select.where = colPos = 0 } |
Kann mir jemand helfen?