All pastes #931050 Raw Edit

Something

public text v1 · immutable
#931050 ·published 2008-03-06 22:50 UTC
rendered paste body
lib.news_item_title = RECORDS
lib.news_item_title {
  source.data = GPvar:tx_ttnews|tt_news
  tables = tt_news
  conf.tt_news = IMAGE
  conf.tt_news {
    params = class="content-title"
    file = GIFBUILDER
    file {
      XY = [1.w]+10,57
      1 = TEXT
      1 {
        text.field = title
        offset = 5,38
        align = left
        fontFile = t3lib/fonts/folio/FolioStd-Light.otf
        fontSize = 50
        fontColor = #898989
        niceText = 1
      }
    }
  }
}