Einzelnen Beitrag anzeigen
  #3  
Alt 14.01.08, 21:42
Cyprus Cyprus ist offline
Forum Stammgast
 
Registriert seit: 08.08.07
Ort: Minden, Bochum, Wien
Alter: 1
Beiträge: 171

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
Mit Zitat antworten