# Name: elaborate_01.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a 4-pixel white frame around the image. #filter1.class=XBorderFilter #filter1.frWidth=4 #filter1.frCol=white # Add a 1-pixel edge to E and S edges of mat filter2.class=XBorderFilter filter2.frWidth=1 #filter2.frWidthN=0 #filter2.frWidthW=0 filter2.frCol=#d4d4d4 # Add a 3-pixel shadow to N and W inside edges of mat. filter3.class=XBorderFilter filter3.frWidth=3 filter3.frWidthE=0 filter3.frWidthS=0 filter3.frCol=#d4d4d4,#F6F6E7,white filter3.frBlend=true # Add a 3-pixel light frame to E and S inside edges of mat filter4.class=XBorderFilter filter4.frWidth=3 filter4.frWidthN=0 filter4.frWidthW=0 filter4.frCol=#f6f5e1 # Add a 1-pixel edge to mat filter5.class=XBorderFilter filter5.frWidth=1 filter5.frCol=#d4d4d4 # Add mitered corners to inside edges of mat filter6.class=LogoFilter filter6.align=right filter6.valign=bottom filter6.src=images/corner_d4d4d4_5.gif filter7.class=LogoFilter filter7.align=left filter7.valign=bottom filter7.src=images/corner_d4d4d4_5l.gif filter8.class=LogoFilter filter8.align=right filter8.valign=top filter8.src=images/corner_d4d4d4_5l.gif filter9.class=LogoFilter filter9.align=left filter9.valign=top filter9.src=images/corner_d4d4d4_5.gif # Add a 12-pixel mat filter10.class=XBorderFilter filter10.frWidth=12 filter10.frTrans=100 filter10.bgFile=images/eos_networking4b.gif # Add a 6-pixel hint of a shadow cast by the frame # onto the N and W surfaces of the mat. filter11.class=XBorderFilter filter11.boBlend=true filter11.boWidth=6 filter11.boWidthS=0 filter11.boWidthE=0 filter11.boTrans=25,100 filter11.boCol=#585858 filter11.bgFile=images/eos_networking4b.gif # Add a 1-pixel frame to form the inside edge of the mat filter12.class=XBorderFilter filter12.frWidth=1 filter12.frCol=#742610 # Add a 5-pixel shadow to the N and W inside edges of the frame filter13.class=XBorderFilter filter13.shWidth=5 filter13.shDir=NW filter13.shCol=585858 filter13.shTrans=20 filter13.shDrop=norm filter13.bgFile=images/eos_networking5.gif # Add a 5-pixel highlight to E and S inside edges of the frame filter14.class=XBorderFilter filter14.shWidth=5 filter14.shDir=SE filter14.shCol=white filter14.shTrans=10 filter14.shDrop=soft filter14.bgFile=images/eos_networking5.gif # Add a 1-pixel front edge of the frame filter15.class=XBorderFilter filter15.frWidth=1 filter15.frCol=#742610 # Add a 10-pixel patterned frame filter16.class=XBorderFilter filter16.frWidth=10 filter16.frTrans=100 filter16.bgFile=images/eos_networking5.gif # Add a drop shadow (background shifted 100 pixels to avoid left # border showing if used with Glacer style background) filter17.class=XBorderFilter filter17.shWidth=10 # filter17.shCol=#646060 filter17.shCol=$styleNegativeBackgroundColor filter17.shTrans=10 filter17.shDrop=soft filter17.bgOffX=100 filter17.bgCol=$styleBackgroundColor filter17.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. #-------------------------------------------------------------------