[TYPO3-german] Cset stylsheet zerschießt den contente please help

Bernhard Schneider mail at b-schneider.de
Sun May 4 13:02:44 CEST 2008


Hallo Liste

 ich stehe gerade als newbie Richtig auf dem Schlauch warum wird mein
content sie bild  nichtgut immer in der Ersten Zeile mit einem Lehrzeichen
angezeigt wen ich cset stylesheet inkludiere und wenn ich es wieder entferne
wird es nicht mehr mit dem führenden Lehrzeichen angezeigt?

Was mache ich falsch oder wie schaffe ich es das er den Style übernimmt ohne
en Content zu verunstalten

Link zu den BHildern:
http://sandbox.boerny.org/index.php?id=17


Danke im voraus Bernhard

Constants

config.language = de 
config.locale_all = de_DE 
styles.content.loginform.goodMess = You have been loged in
styles.content.loginform.pid = 3

styles.header.gfx1.niceText = 1
content.break.bodytext = 
content.wrap.bodytext = |
styles.content.textStyle.altWrap = |


cSet.fontFace = Verdana

setup


page=PAGE

page.10 = TEMPLATE
page.10.template = FILE
page.10.template.file =fileadmin/index.html


nav = HMENU
nav{
1 = GMENU
1.NO = 1
1.NO{
wrap =|<br /><br/ >
XY=178, 24
backColor = white
10 = TEXT
10.text.field = title
10.fontColor = black
10.fontFile =fileadmin/verdana.ttf
10.fontSize =  10
10.niceText = 1
10.AntiAlias = 1
10.offset = 14, 16




}
}


snav = HMENU
snav.entryLevel = 1
snav{
1 = GMENU
1.NO = 1
1.NO{
XY=178, 24
backColor = #6372AD
20 = TEXT
20.text.field = title
20.fontColor = white
20.fontFile =fileadmin/verdana.ttf
20.fontSize =  10
20.niceText = 1
20.AntiAlias = 1
20.offset = 14, 16
}
}




page.10{
workONSubpart = BODY
subparts.PAGETITLE = TEXT
subparts.PAGETITLE.field = title
subparts.PAGETITLE.warp = <h2>|</h2>
subparts.NAV < nav
subparts.SUBNAV < snav
subparts.NORMAL< styles.content.get
}

Ytpo3 Version 4.1.5



More information about the TYPO3-german mailing list