[TYPO3-german] Grafischen Header mehrzeilig?
Schani
usenet at schani.com
Wed Sep 5 17:22:09 CEST 2007
Schani schrieb:
> JoH schrieb:
>>> ich baue mir einen grafischen Header und möchte das er bei einem
>>> bestimmten Zeichen (/ oder -) auf eine 2. Zeile umbricht.
>>>
>>> Wie stelle ich das an?
>>
>> Watch this http://castor.t3o.punkt.de/files/podkast_ice.m4v ;-)
>>
>> HTH
>>
>> Joey
>>
>
>
> Ich hab mir das schon mal angeschaut, hatte aber den Eindruck das es
> noch etwas buggy ist, Sorry
>
> Christian
Hier meine Lösung wie ich es jetzt mache:
temp.header_grafik = COA
temp.header_grafik {
10 = IMG_RESOURCE
10.file = GIFBUILDER
10.file {
XY = 500,30
##backColor = #ffffff
transparentColor = #ffffff
10 = TEXT
10 {
text.listNum = 0
text.listNum.splitChar = \
text.current = 1
fontSize = 12
fontFile = fileadmin/templates/fonts/EUROSTID.TTF
offset = 0,14
fontColor = #7B7C7E
//niceText = 0
}
}
20 < 10.file
20.text.listNum = 1
20.offset = 0,18
10.stdWrap {
wrap = <h3 style="background-image: url('|')"><span>
append = TEXT
append {
current = 1
wrap = |</span></h3>
}
}
}
lib.stdheader.10.3 < temp.header_grafik
More information about the TYPO3-german
mailing list