Image sizes changed after update to 3.0

Hi all,

We finished updating to Omeka S 3.0 and got all of our themes to the latest versions when we noticed that images are not being displayed as they used to. After looking around we noticed two potentially separate issues.

  1. Items displayed in an item showcase block in any of the 4 built in Omeka S themes are not resized properly if you add more than one item to the block (medium and large size are the same size as a square, just not squared). They seem to be sized correctly (albeit displayed vertically) in a new theme we got called Foundation.

  1. The default sizes for medium and large seem to have changed and we cant seem to find where the setting are to change them back to what we want.

Any insight into these issue would be helpful.

Thanks,

Daniel

This isn’t going to be a matter of settings, but rather the styles in the theme. The actual medium, square, etc. images are the same sizes they were before, but the theme is limiting the size it displays them at. It’s possible your actual default sizes for new images have changed, but that wouldn’t be something the upgrade itself changed: those sizes are specified in the config/local.config.php file.

Editing the theme’s CSS or overriding it with the CSS Editor module are options for changing how the themes display the images.

I never considered overriding the CSS with a module. We will give that a shot!

Thank you!

Daniel

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.