Okay
  Public Ticket #3132677
Image on grid view
Closed

Comments

  •  1
    Nytapp started the conversation

    In grid view, the flyers or promo images get cropped out. Is there a way to resize instead of cropping? 

    For example, venue has flyer with artist image and details, when we load in grid view the artist's head is cropped out. We want to rather resize/thumbnail the image.

    In single page it appears okay.

    Regards,

    Nytapp team

  •  781
    Zhivko replied

    Hi,

    Is it possible to provide me with link to the calendar page?


    Stachethemes Developer

  •  1
    Nytapp replied

    Good day Zhivko.

    Here's a link to our test page: https://nytapp.com/events/
    You will see two events where the artist image is on the image, but the head is cropped. We just want to find out how we can show the whole image. 

    We are operating in South Africa. In our market the venues/promoters produce their flyers in this fashion. 

    Regards. 

  •  781
    Zhivko replied

    Go to Dashboard -> STEC -> Fonts & Colors -> Custom style tab and add following css:

    .stec-layout-grid-event-image {
         padding-top: 100% !important;
    }

    Stachethemes Developer

  •  1
    Nytapp replied

    Hi Zhivko,

    The suggested solution worked perfectly! Thank you for your assistance.

    Regards.