Live Build: Building Big Scape Photo Gallery (Part 1)
Site URL: photomanual.squarespace.com Elapsed Time: 38 minutes
In this example: Learn to build a photography site from scratch, congifure the Gallery module to create a player effect, and begin the basics of using the HTML injection points to create new column regions.
Custom CSS used in the video
#bottombox { width: 100%; float: left; border-top: 1px solid #000000; padding: 20px 0 25px 0; margin-top: 30px; }
#bottomboxleft { width: 250px; float: left; margin-right: 25px; }
#bottomboxcenter { width: 250px; float: left; }
#bottomboxright { width: 250px; float: right; }


