[TYPO3-english] Graphical, SEO friendly headers not rendering at all

Roel Krottje remobots at gmail.com
Tue Nov 29 14:20:39 CET 2011


Hi Jigal,

Thanks for responding!

I managed to get it to work by adding some parts of my code to yours..
Here 's what I have now - works great and it's SEO frendly!

lib.stdheader.10.1 >
lib.stdheader.10.1 = COA
lib.stdheader.10.1 {
   1 = IMG_RESOURCE
   1 {
     stdWrap.dataWrap = <h1
style="background-image:url(|)"><span>{current:1}</span></h1>
     altText.stdWrap.field = header
     stdWrap.typolink.parameter.field = header_link
     file = GIFBUILDER
     file {
       XY = [10.w]+10,28
       backColor = #D7D5D5
       transparentBackground = 1
       10 = TEXT
       10 {
         text.field = header
         offset = 0,20
         fontFile = fileadmin/template/fonts/segoeprb.ttf
         fontSize = 23
         fontColor = #7c9701
         niceText = 0
       }
     }
   }
}

Thanks for the help!
Cheers,
Roel


More information about the TYPO3-english mailing list