
/*
WordPress Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: A clean but dirty template by <a href="http://studio.st/">Studio ST</a>
Version: 1.0
Author: The studio ST team
Author URI: http://studio.st/
*/

Ported to CPG  by: Billy Bullock
Porter URI: http://www.billygbullock.com

Revision 1.0
Updated for cpg 1.5.x by Joe Carver
Location http://josephcarver.com



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 i-feel-dirty, a  theme for Coppermine Photo Gallery v1.4.x and WordPress v2.+. This is a fixed width theme and is fully compatible with most of the major browsers (I tested it in FF, IE and Safari at various monitor resolutions). The width of this theme has been adjusted to 980px so should fit nicely inside a 1024px wide monitor.

The theme will widen when in GALLERY_ADMIN_MODE so that the wide tables in groupmanger and review comments
can be seen completely.

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'] =5; //overrides the number of thumbnails.
$CONFIG['thumbcols'] = 5; //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'] = 4; // sets "Number of columns for the album list"
$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.

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,

Billy
http://www.billygbullock.com

		++++++++
		++++++++
		
	Changelog - i_feel_dirty_v   version 1.0
	Updated by Joe Carver
	
	EDITING
	Custom Text in header look for this section:
	
		<!-- Add your custom text in this field   -->	
	
	
	To add your custom links, thumbs to sidebar - look in template.html for:
	
		<!-- Add your custom links, pic or text in this field   -->
	
	
	
	To activate the theme select and/or language select lists. Uncomment the section:	
	
		<!-- Uncomment here for theme select and/or lang select    -->
	
	
	