Example using JuxtaPhoto’s templates
One focus in the development of JuxtaPhoto was to make the look as easy as possible to customize. The Smarty template engine was chosen, because of it’s simplicity and support, so people wouldn’t need to know PHP to edit their templates.
The default layout for JuxtaPhoto was designed to be generic and please everyone. It’s very easy, though, to create your own design that looks like your website—in fact, the photo section of this website is using the same database and images as the default layout above by just changing some settings to use different templates.
To get started navigate to the “templates/default” directory and open up the .tpl template files you want to edit. These files are are HTML files so any editor should work.
