
/*
Theme Name: Damselfly
Author: Billy Bullock
Author URI: http://www.billygbullock.com
Coppermine Theme Version: 1.0.0
Tested for CPG v1.4.10

NOTE: This theme was named "DragonFly" for a very short period of time but due to a CPG-Nuke project of the same name, I choose to change it to "Damselfly". 11-05-2006

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

This program is free software; you can redistribute it and/or modify it under 

The terms of the GNU General Public License as published by the Free Software 
Foundation, version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 

PARTICULAR PURPOSE. See the GNU General Public License for more details.
*/

Thank you for downloading Damselfly, a  theme for Coppermine Photo Gallery. This is a fixed width and position theme that has a static menu bar (it means it doesn't scroll with the rest of the page) and is fully compatible with most of the major browsers. The width will accomodate monitor sizes from 800x600 on up.

I've overwritten some of the configuration settings by using variables in the theme.php file. The reason for this is to prevent the standard settings in the Configuration tables set by you from "breaking" the theme. These changes are:

$CONFIG['max_film_strip_items'] = 4; //overrides the number of thumbnails.
$CONFIG['thumbcols'] = 4; //overrides the number of columns for thumbnails.
$CONFIG['main_table_width'] = '100%'; //overrides the Width of the main table (pixels or %).
$CONFIG['picture_table_width'] = '100%'; //overrides the Width of the table for file display (pixels or %).
$CONFIG['album_list_cols'] = 3; // sets "Number of columns for the album list = 3"
$CONFIG['first_level'] = 0; //sets "Show first level album thumbnails in categories = no".

This theme has the first level of album thumbnails turned off to make large galleries look move attractive. This will prevent the main page from being cluttered with thumbnails and easier to chose a particular category. Also, this theme is geared towards intermediate photos sizes of 400 pixels or less but the theme will reduce the size automatically for intermediate images larger than this. The popup size can be any size though. The color scheme should be fairly easy to change but if you want to change the position or dimensions, this might be a bit daunting and will require you that you fully test the edited theme in as many browsers as possible and certainly with Internet Explorer.

The layout and code was adapted from Stu Nicholls "position:fixed; (fixed) Position fixed for Internet Explorer" layout. I offer him my many thanks for his hard work and generous support for all to learn and use his work. You can visit his site at http://www.cssplay.co.uk/

Please enjoy the theme and all I ask is that you keep the credit line in the template.html to help support my efforts to develop themes for Coppermine.

Cheers,

Billy
http://www.billygbullock.com