Facebook Business Page Setup

Create Profile picture and Cover photo Profile picture: Create a square image with a minimum size of 170×170 pixels.  It will render as a round image. Cover Photo: 820×312 pixels. Less that 100kb Ideally a sRGB JPG file that’s 851 pixels wide, 315...

CSS Tricks

Image Border and Shadow Embed code in image text: style=”box-shadow: #888888 5px 5px 15px; border: 1px solid grey; border-radius: 5px;” OR style=”box-shadow: rgba(136, 136, 136, 0.82) 2px 2px 5px; border: 1px solid rgba(128,128,128,0.62);...