/*  
Theme Name: WinterBlue
Theme URI: http://www.add-link-url.com
Description: WinterBlue
Author: AddLinkUrl
Author URI: http://www.add-link-url.com


Ported to CPG  by: Frantz
Porter URI: http://f.keller.free.fr
Coppermine Theme Version: 1.0.0
Tested on CPG v1.4.14
*/

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 Winter_Blue, a  theme for Coppermine Photo Gallery v1.4.x ported and expanded from a WordPress theme. This is a fixed width theme of 860 pixels and is fully compatible with most of the major browsers (I tested it in FF, IE and Safari at various monitor resolutions). The width will accomodate monitor sizes from 1024 on up.

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

// These parameters overide what the user inputs in the Configuration setup to prevent the theme from breaking.
define('THEME_HAS_NAVBAR_GRAPHICS', 1);
define('THEME_HAS_FILM_STRIP_GRAPHIC', 1);
define('THEME_IS_XHTML10_TRANSITIONAL',1); // Remove this if you edit this template until
                                           // you have validated it. See docs/theme.htm.
$template_sys_menu_spacer ="";
$CONFIG['display_filename'] = 0; //no filename displayd
$CONFIG['thumbcols'] = 3; //overrides the number of columns for thumbnails.

This theme comes with a multilingual menu title:
in the theme folder you find a lang folder with some language files (english, french, german).
feel free to add your own lang file an share it on the coppermine forum
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 and port themes for Coppermine.

Cheers,

Frantz