![]() |
|
Thumbnail size not good - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Thumbnail size not good (/thread-6443.html) |
Thumbnail size not good - FilMar - 2010-01-13 I have a strange problem (and I think it is after upgrading to 1.2.8). I have my thumbsize set on 150 and before the thumbs where resized so that the long side was 150px. Now it seems that he set the height at 150Px. That makes portrait thumbs OK but the landscape thumbs are to big. What do I wrong? Many thanks in advance, Filip Maryns Thumbnail size not good - sbillard - 2010-01-13 General theme options are changed on the admin/options/themes tab. All options are saved in the database options table. Thumbnail size not good - FilMar - 2010-01-13 OK, thanks, I found that. Now I checked and you have a field 'image_use_side' for each theme. It was set to 'longest' for my theme but was on 'height' for the default theme. Is seems to use the value for the default theme also in another theme to create the thumbs because I had the trouble here and now that I set it to 'longest' also in the default theme the thumbs are back to the correct size (also in the theme I use) Also, for some reason, the check (for image_use_side) in the admin/options/themes tab can only be changed when you use the default theme. If you change it in another theme, it reverts to the value set in the default theme. Many thanks in advance, Filip Thumbnail size not good - sbillard - 2010-01-13 That is a small bug. Actually the option is being properly saved, but the theme option page is displaying the default option rather than the one belonging to the theme. This will be corrected in tonight's build. Thumbnail size not good - FilMar - 2010-01-13 OK, its a small bug that he displays the default option. You checked also the strange behaviour? With my theme he also used the wrong value to generate the thumbs. Thanks in advance, Filip Thumbnail size not good - sbillard - 2010-01-14 Yup, checked all the settings all work. |