[TYPO3-english] GIFBUILDER and title wrap FIXED

Kristian Wind kw at hovsa.dk
Mon Nov 30 09:42:06 CET 2009


Hello!

I am so embarrassed! I had forgotten the position of the text... Sorry all - and thanks for your responses.

This one worked:

lib.topbillede = IMAGE
lib.topbillede {
  file = GIFBUILDER
  file {
   XY = 800,180
   format = png

   5 = IMAGE
   5 {
      file = {$pageheaderdefaultimage}
      file.import.data = levelfield :-1, media, slide
      file.import = uploads/media/
      file.import.listNum = 0
      file.import.override.field = media
      }
 
   10 = IMAGE
   10 {
      file = fileadmin/templates/images/forsidebillede_skygge2.png
      offset = 530,0
      }
   
   15 = TEXT
   15 {
      align = right
      antiAlias = 1
      text.data = page:title
      offset = -13,166
      fontColor = #7a8c99
      fontSize = 24
      fontFile = fileadmin/templates/fonts/AM263___.TTF
      }
    }



Thanks again!


Best regards,
Kristian Wind
kw at hovsa.dk

Tel: +45 40 33 06 85

Lille Elstedvej 13B
DK-8520 Lystrup
Danmark

Den 30/11/2009 kl. 09.01 skrev Tomas Mrozek:

> Try...
> 
> fontSize = 24
> 
> ...that is without the "px". I'm not sure if TYPO3 would get the correct
> value out of "24px".
> 
> Tomas Mrozek
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list