Thomas Wallace: Lectures and Resources - A collection of website design lectures and resources

Adding Extras to Your Site - Image Gallery

  1. Collect all the photos you would like to have in the gallery and place them into a folder named gallery inside your resources folder
  2. In the same directory as your assets folder (root directory) create an empty folder named gallery
  3. Create a new basic html page named gallerysetup.html and save it to the root directory.
  4. In the blank gallerysetup.html page you just created go to the Commands menu and select Create Web Photo Album.

Image Gallery

  1. Follow the instructions in the dialog box
    • Source images folder - the gallery folder in the resources directory with your original images.
    • Destination Folder - The gallery folder you created in the root directory

Gallery Screenshot

  1. Press OK
  2. You now have an image gallery. To view the gallery, open the index.htm page inside the gallery folder. You can edit this page to have subtiles / change the background color etc.
  3. Delete the gallerysetup.html file.