# Name: simple_04.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add 3-pixel white frame around image. # Add 15-pixel antique gold frame # version 2 - gold on inside of frame filter1.class=XBorderFilter filter1.frWidth=4,3 filter1.frCol=gold,white filter1.shWidth=11 filter1.shExX=11 filter1.shExY=11 filter1.shCol=gold filter1.shTrans=0 filter1.shDrop=hard filter1.bgCol=olive # Add a drop shadow (background shifted 100 pixels to avoid left # border showing if used with the Glacer style background) filter2.class=XBorderFilter filter2.shWidth=10 # filter2.shCol=#646060 filter2.shCol=$styleNegativeBackgroundColor filter2.shTrans=10 filter2.shDrop=soft filter2.bgOffX=100 filter2.bgCol=$styleBackgroundColor filter2.bgFile=$styleBackgroundFile