Default Thumbnail Columns Revert to 4 Default Thumbnail Columns Revert to 4
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Default Thumbnail Columns Revert to 4

Started by plumwd, October 16, 2008, 11:27:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

plumwd

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?

Nibbler

Edit your theme.php. Read the readme.txt that comes with the theme.

plumwd

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!