--- layout: page title: "A Beautiful Gallery" subheadline: "Foundation Clearing Lightbox" description: "Wanna create a responsive gallery to showcase your portfolio, recent photos or images? It's quite easy thanks to Foundation and Clearing Lightbox." categories: - design image: thumb: "unsplash_7_thumb.jpg" header: "no" --- You just need to choose a template like the [`page`][3]- or [`page-fullwidth`][4]-template and than use some foundation magic. ## Clearing Lightbox Code [Clearing Lightbox][1] is so flexible especially when using the [block grid][2]. For extensive documentation visit the [foundation docs][1]. {% highlight html %} {% endhighlight %} [1]: http://foundation.zurb.com/docs/components/clearing.html [2]: http://foundation.zurb.com/docs/components/block_grid.html [3]: {{ site.url }}/design/page/ [4]: {{ site.url }}/design/page-fullwidth/