Jump to content

White offset border around bike photo

Recommended Posts

  • Replies 3
  • Views 268
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

Add to Design > Custom CSS

div#block-yui_3_17_2_1_1679341312090_7618 .sqs-image-content {
    border: 3px solid red;
}
div#block-yui_3_17_2_1_1679341312090_7618 .content-fill img {
    top: 10px !important;
    left: 10px !important;
    width: calc(~"100% - 20px") !important;
    height: calc(~"100% - 20px") !important;
    border-radius: 70px !important;
}

image.thumb.png.10d2cfb67bf9edc59f26993c59984997.png

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
  • 2 weeks later...
On 3/24/2023 at 5:27 PM, tuanphan said:

Hi,

Add to Design > Custom CSS

div#block-yui_3_17_2_1_1679341312090_7618 .sqs-image-content {
    border: 3px solid red;
}
div#block-yui_3_17_2_1_1679341312090_7618 .content-fill img {
    top: 10px !important;
    left: 10px !important;
    width: calc(~"100% - 20px") !important;
    height: calc(~"100% - 20px") !important;
    border-radius: 70px !important;
}

image.thumb.png.10d2cfb67bf9edc59f26993c59984997.png

thanks for the response but its seems to still be getting cut off! https://san-diego-tours-and-rentals.squarespace.com/ the password is 123

Screen Shot 2023-04-03 at 2.31.58 PM.png

Link to comment

It looks like you changed to new image, the image id changed

Use this new code

div#block-2930da2df8e0be5d1c08 .sqs-image-content {
    border: 3px solid red;
}
div#block-2930da2df8e0be5d1c08 .content-fill img {
    top: 10px !important;
    left: 10px !important;
    width: calc(~"100% - 20px") !important;
    height: calc(~"100% - 20px") !important;
    border-radius: 70px !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.