All pastes #918366 Raw Edit

Someone

public text v1 · immutable
#918366 ·published 2008-02-26 02:17 UTC
rendered paste body
lib.port_btn_exp = IMAGE
lib.port_btn_exp.file = GIFBUILDER
lib.port_btn_exp.file {
  XY = [3.w]+19,12
  backColor = white
  1 = IMAGE
  1 {
    file = fileadmin/templates/main/img/button/corner-left.png
    file.width = 10
    file.height = 12
    offset = 0,0
  }
  2 = IMAGE
  2 {
    file = fileadmin/templates/main/img/button/arrow-right.png
    file.width = 9
    file.height = 12
    offset = [3.w]+10,0
  }
  3 = TEXT
  3 {
    text = Details
    offset = 10,0
    align = center
    fontFile = t3lib/fonts/folio/FolioStd-Light.otf
    fontSize = 10
    fontColor = #898989
#    niceText = 1
  }
}