# Name: elaborate_03.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a 2-pixel white frame around image. # Add an 18-pixel dark textured frame. filter1.class=XBorderFilter filter1.frWidth=18,2 filter1.frCol=white filter1.frTrans=100,0 filter1.bgFile=images/eos_ruflin8a.gif # Add corner decorations to the frame. filter2.class=LogoFilter filter2.align=right filter2.valign=top filter2.src=images/brkt_orange3_rt.gif filter3.class=LogoFilter filter3.align=left filter3.valign=top filter3.src=images/brkt_orange3_lt.gif filter4.class=LogoFilter filter4.align=right filter4.valign=bottom filter4.src=images/brkt_orange3_rb.gif filter5.class=LogoFilter filter5.align=left filter5.valign=bottom filter5.src=images/brkt_orange3_lb.gif # Add a drop shadow (background shifted 100 pixels to avoid left # border showing if used with the Glacer style background) filter6.class=XBorderFilter filter6.shWidth=10 # filter6.shCol=#646060 filter6.shCol=$styleNegativeBackgroundColor filter6.shTrans=10 filter6.shDrop=soft filter6.bgOffX=100 filter6.bgCol=$styleBackgroundColor filter6.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. #-------------------------------------------------------------------