# Name: simple_05.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add 3-pixel white frame around image. # Add 15-pixel antique orange frame (pick your own colors) # - orange on inside of the frame filter1.class=XBorderFilter filter1.frWidth=3,3 filter1.frCol=#fbbc3c,white filter1.shWidth=12 filter1.shExX=12 filter1.shExY=12 filter1.shCol=#fbbc3c filter1.shTrans=0 filter1.shDrop=normal filter1.bgCol=#bd8939 # 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