# matached_02.xbp #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Note: this frame was designed as a demonstration to show one # possibility of incorporating a matched set for the frame and a # bordered background. If the frame is used by itself, the shadow # will have a background colored to match the intended # background. If you wish to use the frame without the # background, remove # filter3.bgFile=images/candeekis_t.jpg # and substitute # filter6.bgCol=$styleBackgroundColor # filter6.bgFile=$styleBackgroundFile # A meta.properties file has been provided with this .xbp file # to assist you with this customization of your album. # Refer to http://bppdocs.camner.net/html/meta_properties.htm #----------------------------------------------------------------------------- # Add a 3-pixel white frame around image. filter1.class=XBorderFilter filter1.frWidth=3 filter1.frCol=white # Add a 40-pixel color textured frame filter2.class=XBorderFilter filter2.frWidth=40 filter2.frTrans=100 filter2.bgFile=images/candeekis_t_tile.jpg # Add drop shadow (background shifted 100 pixels to avoid left # border showing if used with Glacer style background) # Refer to the message at the top of this file. filter3.class=XBorderFilter filter3.shWidth=10 filter3.shCol=black filter3.shTrans=0 filter3.shDrop=soft filter3.bgOffX=100 filter3.bgFile=images/candeekis_t.jpg # The background border and frame background images are # "linkware" and the artist requires that you provide a link # back to her web site at # http://www.candeekis.com/justbg.html # using her logo. Many other lovely border and tile designs are # also available at this site.