# Name: simple_06.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a 3-pixel black frame around the image. # Add a 2-pixel gold frame. # Add a 10-pixel black frame. filter1.class=XBorderFilter filter1.frWidth=10,2,3 filter1.frCol=black,gold,black # Add a drop shadow (background shifted 100 pixels to avoid left # border showing if used with the Glacer style background) filter3.class=XBorderFilter filter3.shWidth=10 # filter3.shCol=#646060 filter3.shCol=$styleNegativeBackgroundColor filter3.shTrans=10 filter3.shDrop=soft filter3.bgOffX=100 filter3.bgCol=$styleBackgroundColor filter3.bgFile=$styleBackgroundFile