Thema: Weiße Seite
Einzelnen Beitrag anzeigen
  #3  
Alt 29.10.07, 18:49
Raptorcss Raptorcss ist offline
Forum Zuschauer
 
Registriert seit: 29.10.07
Beiträge: 5

Das steht jetzt in meiner Setup drinn stehen:
Zitat:
styles.content.imgtext.maxW = 700
styles.content.imgtext.maxWInText = 700
tt_content.textpic.20.1.imageLinkWrap.width = 999m

marks.Datum= COA

marks.Datum {
10 = TEXT
10.data = date:U

10.strftime = %A, %e. %B %Y
}

# Template content object:

temp.mainTemplate = TEMPLATE

temp.mainTemplate {

template = FILE

template.file = fileadmin/template/test.html

}

# Default PAGE object:

page = PAGE

page.typeNum = 0

page.10 < temp.mainTemplate
Und ich habe bei "Include static (from extension)" die "CSS Styled Content (css_sytled_content)" eingefügt, aber das Problem besteht weiterhin.
Muss ich sonst vielleicht noch was einstellen?

Oder ist was an meinem Template falsch?

Geändert von Raptorcss (29.10.07 um 18:58 Uhr).
Mit Zitat antworten