[TYPO3-german] Überschriften grafisch formatieren - wie??

Sven Brockshus Sven at Brockshus.de
Thu Jan 11 16:56:40 CET 2007


So siehts bei mir aus:

Header2 = IMAGE
Header2 {
  wrap = <h2>|</h2>
  alttext.current = 1
  file = GIFBUILDER
  file {
    XY = [10.w]+10 ,[10.h]+10
    maxWidth =
    backColor = white
    reduceColors = 16
    10 = TEXT
    10 {
      text.current = 1
      text.crop =
      fontSize = 25
      fontFile = fileadmin/template/fonts/funccond.ttf
      fontColor = black
      offset = 2,25
      niceText =
    }
  }
}
lib.stdheader.10.2 < Header2

 -> zwar keine direkte antwort auf deine frage, aber vielleicht hilfts ja...

gruß

svenna

Jan Dunzweiler schrieb:
> Suche auch eine Möglichkeit die Überschrift grafisch zu formatieren,
> dieses TS funktioniert auch soweit nur bekomme ich zusätzlich zu der 
> Grafik auch noch den Text als Überschrift.
> 
> wie bekomme ich den zusätzlichen reinen Text weg ?
> 
> lib.stdheader >
> lib.stdheader = CASE
> lib.stdheader {
> ####### Default HTML-Headline ####################
>     key.field = header_layout
> 
> 	
> ######## Grafik-Headline Grau  ####################
>     1 = IMAGE
>     1.alttext.field = header
>     1.titletext.field = header
>     1.current = 1
>     1.wrap = <h1 class="csc-firstHeader"><img 
> src="fileadmin/bilder/rect.gif">|<br><img 
> src="fileadmin/bilder/line.gif"></h1>
>     1.file = GIFBUILDER
>     1.file {
>       XY = [10.w]+10, 35
>       backColor = #0D2646
>       10 = TEXT
>       10.text.field = header
>       10.text.listNum = 0
>       10.text.listNum.splitChar = |
>       10.fontFile = fileadmin/fonts/l_10646.ttf
>       10.fontColor = #ffffff
>       10.fontSize = 18
>       10.niceText = 1
>       10.offset = 5, 30
>       }
> 
> }
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 


More information about the TYPO3-german mailing list