coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: plumwd on October 16, 2008, 11:27:23 PM

Title: Default Thumbnail Columns Revert to 4
Post by: plumwd on October 16, 2008, 11:27:23 PM
I have set my thumbnail columns to "2", but everytime I look at the config, it's reverting back to 4 and 4 columns are displayed.

Has anyone else had trouble with this? It's annoying because users have to scroll horizontally in my site.  http://www.blizzconphotos.com

How can I fix it? Is there a place I can hard code it?
Title: Re: Default Thumbnail Columns Revert to 4
Post by: Nibbler on October 16, 2008, 11:33:28 PM
Edit your theme.php. Read the readme.txt that comes with the theme.
Title: Re: Default Thumbnail Columns Revert to 4
Post by: plumwd on October 16, 2008, 11:39:58 PM
Thanks found what I was looking for.  I made my own theme, but based it on an existing one, so the setting was there.

The main_table_width is in there, ad even though I set it, it's still much to large, so that's causing problems too.  Will figure it out!