/* Theme Name: K2 Theme URI: http://getk2.com Description: Configure from the K2 Options Panel. Visit the support forums, the wiki or the bug tracker.

Developed by Michael, Chris, Zeo, Steve and Ben Sherratt. Protected by GPL. Version: 0.9.1 Author: Various Artists Author URI: http://binarybonsai.com CSS Documentation: http://k2.stikipad.com/docs/show/CSS+Overview Ported to Coppermine Photo Gallery by Billy Bullock - Oct. 16, 2006 Porter URL: http://www.billygbullock.com Coppermine Theme Version: 1.0 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. */ In order to handle the width of some of the Configuration items (groups, users, ecards) in the main table, a scroll bar is needed but hidden for all other uses of the theme if the following criteria are met. To prevent the scroll bar from being visible in the gallery, I've set the number of columns for thumbnails = 4 (Config => Thumbnail view => Number of columns on thumbnail page = 4) and the number of items in the film strip = 4 (Config => Image view => Number of items in film strip = 4) in the theme.php file using the [CONFIG] variable. The default thumbnail size of 100 pixels is also recommended (Config => Files and thumnails settings => Max dimension of a thumbnail ** = 100) but this must be set at the time of creating the gallery or using the tools in Config=>Admin Tools to resize them. Also, this theme is geared towards intermediate photos sizes of less than 420 pixels but the theme will reduce the size automatically for intermediate images larger than this. The popup size can be any size though. This setting is in Config => Files and thumbnails settings => Max width or height of an intermediate picture/video ** = 400 (default). Please enjoy the theme and make all the changes you need to suit your gallery. Cheers, Billy http://www.billygbullock.com