[Typo3] Graphic Subheader :: Supressing Text Version

Coke, Mickey mickey.coke at eds.com
Wed Jul 20 15:51:54 CEST 2005


Greetings Community!

I have used this method for creating a graphical header for Layout5 of my Header Layout Menu.
The graphical Subheader portion works, but places the text version below the graphical version.  

How do I suppress the text version of the sub header?

Thanks - the method I used is below.


lib.stdheader.10.5 = IMAGE
lib.stdheader.10.5.file = GIFBUILDER
lib.stdheader.10.5.file {
  XY = 603,85
  backColor = white
  10 = BOX
  20 = TEXT
  20.text.field = header
  20.niceText = 1
  20.offset = 10,70
  20.fontFile = fileadmin/fonts/ITCBlkAd.TTF
  20.fontSize = 50
  20.fontColor = #6D8AAA
  20.shadow.offset = 2,2
  20.shadow.blur = 55
  20.shadow.opacity = 35
  20.fontTag = {$content.wrap.header1}

  30 = TEXT
  30.text.field = subheader
  30.niceText = 1
  30.offset = 10,80
  30.fontFile = fileadmin/fonts/ITCBlkAd.TTF
  30.fontSize = 20
  30.fontColor = #6D8AAA
  30.shadow.offset = 2,2
  30.shadow.blur = 60
  30.shadow.opacity = 40
  30.fontTag = {$content.wrap.subheader1}
  }
lib.stdheader.10.5 {
wrap = |
fontTag = |
}

Mickey Coke
EDS - Virtual Reality Center

GM Powertrain
 
Phone:+1-248-857-2559(8-237)
Mobile:+1-248-867-9156
+ mailto:mickey.coke at eds.com





More information about the TYPO3-english mailing list