Jump to content

Help with Events Page Images

Go to solution Solved by tuanphan,

Recommended Posts

Hi, I'm using this custom code I found on a forum to change the size of the thumbnail images on my events page: 

.eventlist-column-thumbnail img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
.tweak-events-stacked-thumbnail-size-11-square .eventlist-column-thumbnail {
    padding-bottom: 15% !important;
    width: 15% !important;
}
.eventlist-column-info {
    width: 85% !important;
}

However, I am running into an issue because two of the images, the (last upcoming event and the first past event - image attached) overlap no matter what the image is. The image works however when it's put into a different event. Is there a way to fix this? Thanks

Screenshot 2024-08-05 at 2.35.33 PM.png

Link to comment
  • Replies 4
  • Views 723
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

You can use this CSS code under

.tweak-events-stacked-thumbnail-size-ultra-widescreen .eventlist-column-thumbnail {
    padding-bottom: unset !important;
    height: auto !important;
}
.eventlist-column-thumbnail img {
    position: static !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.