• Resolved winstonyin

    (@winstonyin)


    This plugin had been working beautifully until I changed the thumbnail sizes in Settings -> Media. I had to change the thumbnail sizes because I have some panoramas that were automatically downsized to fit within 300×300 and they appear blurry in the gallery grid. The new sizes are: 150×150 (square thumbnail), 1800×300 (medium), and 6144×1024 (large).

    After regenerating all the thumbnails according to these sizes, the very wide panorama images are displaced to the next row, and they appear squeezed in the vertical direction. This behaviour only occurs on screen width > 1087. For smaller screens, the problem goes away.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    interesting bug. Thanks for reporting. I’m (finally!) finishing up on a brand new version of RGG. I could send you the dev version if you are interested, so you can test it out. Email me if you are interested.

    Thread Starter winstonyin

    (@winstonyin)

    I have identified the theme (Scrawl) as the culprit. It has the following CSS style for extra wide images.

    margin-left: -150px;
    max-width: none;
    width: 1000px !important;

    Plugin Author Jules Colle

    (@jules-colle)

    glad that’s sorted! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong size and position for wide images’ is closed to new replies.