# Name: hakki_01.xbp # Version: 1.0 #------------------------------------------------------------------- # Frame design and xbp file prepared by Gordon Dodge #------------------------------------------------------------------- # This frame is inspired by the original mat design by Heather Krumnow # see http://www.krumnowphotography.com/index.html # This frame design only works where the # page background color has been changed to # match the frame background color (#346633) # Add a 1-pixel frame using page background color. filter1.class=XBorderFilter filter1.frWidth=1 filter1.frCol=#346633 # Add light green shadow to SW sides filter2.class=XBorderFilter filter2.shWidth=12 filter2.shDir=SW filter2.shCol=#719675 filter2.shTrans=5 filter2.shDrop=norm filter2.bgCol=#346633 # Add dark green shadow to NE sides filter3.class=XBorderFilter filter3.shWidth=12 filter3.shDir=NE filter3.shCol=#1d3f1e filter3.shTrans=5 filter3.shDrop=norm filter3.bgCol=#346633 # Clip the shadows to soften and round the corners filter4.class=XBorderFilter filter4.clip=40 filter4.bgCol=#346633