Du könntest auf uterschidliche Templates zugreifen. Hier mal mit ner schicken Auswahl:
HTML-Code:
page.10 = TEMPLATE
page.10.template = FILE
[globalVar=TSFE:page|layout=0]
page.10.template.file = fileadmin/template/kt-org/css-layout.html
page.includeCSS.file1 = fileadmin/template/kt-org/css/import_2_col.css
page.includeCSS.file2 = fileadmin/template/kt-org/css/iehack_2_col.css
[global]
[globalVar=TSFE:page|layout=1]
page.10.template.file = fileadmin/template/kt-org/css-layout.html
page.includeCSS.file1 = fileadmin/template/kt-org/css/import_3_col.css
page.includeCSS.file2 = fileadmin/template/kt-org/css/iehack_3_col.css
[global]
Und das kommt in die TSConfig der Root-Page:
HTML-Code:
#-----------------------------------------------------#
TCEForms anpassen für Layoutwahl
TCEFORM.pages.layout.altLabels.0 = 2-Spalten
TCEFORM.pages.layout.altLabels.1 = 3-Spalten
TCEFORM.pages.layout.removeItems = 2,3,4,5,6
#------------------------------------------------------
</OL>Statt der Spalten definierst du einfach unteschiedliche Bilder.
LG Cyprus