# Name: simple_08.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a 3-pixel white frame around image. # Add a 15-pixel color textured frame (pick your file) # - white transition inside of frame filter1.class=XBorderFilter filter1.frWidth=3 filter1.frCol=white filter1.shWidth=15 filter1.shExX=15 filter1.shExY=15 filter1.shCol=white filter1.shTrans=10 filter1.shDrop=soft filter1.bgFile=images/eos_ruflin4.gif # 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 #------------------------------------------------------------------- # Note: the tiled gif files used in this frame are from # the following web site: http://www.eosdev.com # This web site has a HUGE collection of lovely web graphics. #-------------------------------------------------------------------