Pure Gallery

Downloads: 3243
Category: Theme
Compatible with: GetSimple 3.2.3 - 3.2.3

Last Updated: December 16, 2013
Tags: responsive pure gallery
Author: Timbow
Author Website: http://www.cyberpress.biz
Support: Support Forum

(4.7) 7 Votes

Theme Description:

An awsome, fully responsive,, fluid, tiled, image gallery homepage from Pure plus two more page templates (without the gallery). All the images are changeable through the back end without editing the templates, the footer section is changeable through the back end without editing the templates and the templates are ready for Custom Titles without editing.

You too can have a brilliant site.

V1.1 Added a readme file

Install Instructions:

It's a normal theme. Download, extract, upload, activate.

Three templates, one with six images as the screenshot and content below, two more with just the first image and the title box, one with sidebar one full width.

To replace the images: Make a component and name it photo-box-1. Write in the component an html image link to the image of your choice. If for instance you have uploaded to the uploads folder an image named head.jpg you would write the following in your component.

 <img src="<?php get_site_url(); ?>data/uploads/head.jpg"  alt="text here">

The image can be a link to a page or site or to itself elsewhere. There is support for photo captions. The full optional syntax for image-box components is:

<img src="http://image location" alt="Alt Text."> (or link)
<aside class="photo-box-caption">
        Main Caption(or link)
            <span>
                   Secondary Caption(or link)
            </span>
 </aside>

An empty component will give you an empty box. photo-box-1 is used on every page. See the wiki for different components on different pages. If you are using the gallery template you will want to create photo-box-2 and photo-box-3 etc up to 6.

To change the footer: Make a component called footer Put in it what text and html you like. it will appear on every page. An empty component will give you an empty footer

To use Custom Titles: Install and activate the plugin. You don't need to change the template.

Archived Versions:

These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide