Change Image Thumbnail Size for Lists Views

Home Forums Calendar Products Events Calendar PRO Change Image Thumbnail Size for Lists Views

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1113324
    J Reddick
    Participant

    In the Lists view for a category the image thumbnail is is not cropping properly. I know this is pulling from the featured image which is displaying at the size we want it to. When you first click on the page http://www.thelodgeonlakedetroit.com/events-calendar/category/all-events/ the thumbnail actually shows for a brief second at the size we would like it to be (see attachments) then it changes to the larger image that is not cropped properly. We would like to have control over the size our thumbnail so we can have a properly cropped image showing. Thank you.

    #1113531
    Cliff
    Member

    Hi David. Thanks for the link and screenshots; they really help!

    I believe some CSS could resolve the issue you’re experiencing:

    body.post-type-archive-tribe_events span.tribe-events-event-image {
    background-size: contain !important;
    background-repeat: no-repeat;
    }

    Here’s a preview of the custom CSS in action: http://cl.ly/1B0F2K3P2z42

    Please let me know if this solves your issue.

    Thanks!

    #1119189
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Image Thumbnail Size for Lists Views’ is closed to new replies.