Hallo,
mach in deinem <DIV id=content> einen rein.
Dann kannst du diesen per TypoScript ansprechen:
Typoscript-Code:
1: 2: 3: 4: 5:
| page.10.subparts.CONTENT < styles.content.get page.10.subparts.CONTENT { select.orderBy = sorting select.where = colpos=0 } |
humpun