# Name: simple_01.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # Add a dark blue frame and darker shading near the image. # Pick any color combination filter1.class=XBorderFilter filter1.frWidth=8,12 filter1.frCol=#325380,#325380,#1d314a filter1.frBlend=true # Print the date or other metadata onto the bottom of the frame. # This is currently turned off. To print the date, remove the # from # the front of each of the filters. Select font face and size. #filter2.class=TextFilter #filter2.color=white #filter2.text=Date: $fileDate #filter2.align=center #filter2.valign=bottom #filter2.voffset=5 #filter2.face=ParkAvenue BT #filter2.size=14 # 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