Jump to content

Changing the layout of blog excerpts in the Five template

Recommended Posts

Site URL: http://almostallison.com

Hi! I was wondering if anyone could help me figure something out. I'm currently using the Five template for my blog. As it stands now, the blog excerpts are laid out with an image on the left and then the text. (I attached a screenshot for reference)

 

I was wondering if there's any way to change this so it shows a larger thumbnail/preview image with text underneath it? Unless I'm missing something, I don't think this template offers a way to do it without adding css, which I'm fine with, just not sure the correct stylization. TIA!

blog help.PNG

Link to comment
On 7/31/2021 at 3:16 AM, almostallison said:

Site URL: http://almostallison.com

Hi! I was wondering if anyone could help me figure something out. I'm currently using the Five template for my blog. As it stands now, the blog excerpts are laid out with an image on the left and then the text. (I attached a screenshot for reference)

 

I was wondering if there's any way to change this so it shows a larger thumbnail/preview image with text underneath it? Unless I'm missing something, I don't think this template offers a way to do it without adding css, which I'm fine with, just not sure the correct stylization. TIA!

blog help.PNG

try

.view-list article .excerpt-thumb {
  float: none;
  width: 100%;
}
.view-list article .excerpt-thumb .intrinsic .excerpt-image img {
      width: auto !important;
      height: 100% !important;
      transform: translate(-50%, -50%) !important;
      top: 50% !important;
      left: 50% !important;
}
.view-list article .excerpt-thumb .intrinsic {
  padding-bottom: 66.66%;
}

image.thumb.png.7fd67d4712314d0f6270dfda7e13b68e.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.