Jump to content

Styled borders around individual summary block items?

Recommended Posts

Site URL: http://www.kassidysherburne.squarespace.com

I created a page with border boxes around each image item, and it's just a bit cumbersome to hand off to a client. I am hoping to find a way to recreate that but with a summary block, so that it will basically auto-populate. I have attached an image of what I have now and what I am basically hoping to achieve with a summary block. Does anyone know any code for this? I keep striking out. It would repeat on several pages also.

If you need to access the website, you can see it at http://www.kassidysherburne.squarespace.com using password: hello. It's a brine template.

Screen Shot 2021-02-11 at 9.59.41 PM.png

Link to comment
3 hours ago, sendmaddie said:

I created a page with border boxes around each image item, and it's just a bit cumbersome to hand off to a client. I am hoping to find a way to recreate that but with a summary block, so that it will basically auto-populate.

Can you point out the page where you've added the grid summary block?

 

About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.
Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.

Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!
If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.
Improve your online store with our extensions.

Link to comment
  • 3 months later...
On 2/13/2021 at 10:07 AM, derricksrandomviews said:

Give this a shot, if it works you can change the color and the thickness of the border. Goes into custom css. 

.sqs-block-summary-v2 .summary-item {
border-style: solid;
  border-color: white;
  border-width: 2px;
}

Hi Derrick, this creates a boarder around whole item, including the caption. How can I exclude the caption?

Thanks

Link to comment
  • 6 months later...
On 12/15/2021 at 11:25 PM, Poppyseeds said:

I'd love to know, too! I'm looking for the same fix for images on a client's site. 

If you share link to page where you added summary, we can take a look

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 12/18/2021 at 1:04 AM, Poppyseeds said:

Tuan to the rescue!

Site: https://grouse-copper-tl4m.squarespace.com/config/

PW: jellybeans

There are individual images at the top, and a gallery at the bottom. 

jellybeans

https://grouse-copper-tl4m.squarespace.com/?noredirect

incorrect password

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 12/20/2021 at 9:11 AM, Poppyseeds said:

Tuan, would you try it again please? 

I took the password protection off, then added it back in.

You mean 3 image blocks on the top or Gallery images on the bottom?

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 12/20/2021 at 9:11 AM, Poppyseeds said:

Tuan, would you try it again please? 

I took the password protection off, then added it back in.

Add to Design > Custom CSS

/* homepage borders */
div#page-section-61bcc172b48a4d10704a2ff0 .image-block>div {
    border: 2px solid black;
}
[data-section-id="61bcc172b48a4d10704a2ff5"] figure {
    border: 5px solid black;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

JUST WHAT I NEEDED! 

You are amazing. I couldn't find this anywhere.

Thank you!

 

On 12/25/2021 at 1:30 AM, tuanphan said:

Add to Design > Custom CSS

/* homepage borders */
div#page-section-61bcc172b48a4d10704a2ff0 .image-block>div {
    border: 2px solid black;
}
[data-section-id="61bcc172b48a4d10704a2ff5"] figure {
    border: 5px solid black;
}

 

Link to comment
  • 2 weeks later...

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.