• Resolved jess888

    (@jess888)


    Having trouble getting image scale to remain normal in these squre thumbnails: https://changing-places.com/organizing-project/ https://changing-places.com/organizing-project-2/
    Anyone?
    CSS used:
    .square-images.envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item-inner > a {
    padding-bottom: 100% !important;
    height: 0 !important;
    display: block !important;
    position: relative !important;
    }
    .square-images.envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item img {
    height: 100% !important;
    position: absolute !important;
    width: 100% !important;
    top: 0 !important;
    }

    • This topic was modified 1 year, 2 months ago by jess888.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Square Thumbnails’ is closed to new replies.