# Name: simple_09.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a 12-pixel transparent frame around image. filter1.class=XBorderFilter filter1.frWidth=12 filter1.frTrans=100 filter1.bgOffX=100 filter1.bgCol=$styleBackgroundColor filter1.bgFile=$styleBackgroundFile # Add an 8-pixel color textured frame (pick your own file) filter2.class=XBorderFilter filter2.frWidth=8 filter2.frTrans=100 filter2.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) 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 #------------------------------------------------------------------- # 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. #-------------------------------------------------------------------