Jump to content

Round corners of Thumbnails Avenue

Recommended Posts

Site URL: https://www.myrandomviews.com/

Round off corners of thumbnail images, index grid Avenue. 

I have tried code but to no avail. Luckily nothing bad happens to my Index, but not what I am trying to do either. I want to round off the corners of the thumbnails in the grid. If it is possible. This is the last bit of code I used in custom CSS:

.collection-type-index.index-detail div#grid
img{
    border-radius:1%;
}
 

 

Edited by derricksrandomviews
Link to comment
3 minutes ago, derricksrandomviews said:

That does help doesn't it. 

https://myrandomviews.com/views-images

Add to Home > Design > Custom CSS

body#collection-55342f9fe4b003aefe420900 a.project .content-fill {
    border-radius: 50%;
}

 

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
1 minute ago, derricksrandomviews said:

Terrific! It worked, I can adjust it from 0 to 50 and then I can shrink the circles and make them smaller. I have it set to 5 percent. Looks good. Thanks

tuanphan. I could not figure out what was missing in all the code combos I used. 

see screenshot, .content-fill = image width

image tag = image + left/right white, so it wont work.

image.thumb.png.ac95800cf828ca6df8d91cbe10578946.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
  • 1 year later...
On 5/19/2020 at 8:34 AM, tuanphan said:

see screenshot, .content-fill = image width

image tag = image + left/right white, so it wont work.

image.thumb.png.ac95800cf828ca6df8d91cbe10578946.png

 

On 5/19/2020 at 8:23 AM, tuanphan said:

Add to Home > Design > Custom CSS

body#collection-55342f9fe4b003aefe420900 a.project .content-fill {
    border-radius: 50%;
}

 

I have the avenue template 7.0 and this didn't work for me. I copy pasted the above into Home, design, custom CSS and nothing changed. Can you help @tuanphan?

Link to comment
On 11/6/2021 at 1:01 AM, erica_ericacatherine84 said:

 

I have the avenue template 7.0 and this didn't work for me. I copy pasted the above into Home, design, custom CSS and nothing changed. Can you help @tuanphan?

Try this code

a.project .content-fill {
    border-radius: 50%;
}

 

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 years later...
On 1/16/2024 at 4:04 AM, AndrewSe7s said:

Hello,
I tried this but it only works if I resize the window it seems to default to the edged corners. Here is my webpage:
https://www.andrewmoussa.com/ 

Which screen sizes & Can you take a screenshot? I tried resize browser and it still looks fine

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
On 1/17/2024 at 4:46 AM, tuanphan said:

Which screen sizes & Can you take a screenshot? I tried resizing browser and it still looks fine

Here are the before and after resizing Windows screenshots. it seems that whatever size my window loads in it starts off not rounded when I resize my browser it registers.

After Resizing Window.png

Before Resizing Window.png

Link to comment
On 1/20/2024 at 1:37 AM, AndrewSe7s said:

Here are the before and after resizing Windows screenshots. it seems that whatever size my window loads in it starts off not rounded when I resize my browser it registers.

After Resizing Window.png

Before Resizing Window.png

Don't remove code I sent, add this code under

body#collection-56ccfe89c2ea5165a6f983a1 .sqs-gallery-design-autocolumns-slide img {
    border-radius: 30px !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
On 1/21/2024 at 4:10 AM, tuanphan said:

Don't remove code I sent, add this code under

body#collection-56ccfe89c2ea5165a6f983a1 .sqs-gallery-design-autocolumns-slide img {
    border-radius: 30px !important;
}

 

Thank you so much this worked great.

Link to comment
  • 5 weeks later...
On 2/21/2024 at 10:41 AM, brndnyn said:

Could you help me do this as well? Having trouble with the previous code for my site. 

https://www.brndnyn.com/

You can use this CSS code

a.project, .project-image, a.project div {
    border-radius: 50px;
}

image.thumb.png.21b314338bc6ae8f0a351f32bba531e1.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
On 2/23/2024 at 8:30 PM, tuanphan said:

You can use this CSS code

a.project, .project-image, a.project div {
    border-radius: 50px;
}

image.thumb.png.21b314338bc6ae8f0a351f32bba531e1.png

Thanks for sending- only seems to work if the window is made a lot smaller. Any suggestions? 

Link to comment
On 2/27/2024 at 2:18 AM, brndnyn said:

Thanks for sending- only seems to work if the window is made a lot smaller. Any suggestions? 

I see you edited code I sent

I sent this

image.png.57eb32b6c241efd89c78c1ac4ae023d2.png

but you added this, because you added code in max-width 767px so the code will run with screen sizes under 767px only

image.png.00285925c32d639464435fc4d1dbd012.png

You can move my code to top of Custom CSS box, and don't wrap it with any code around

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.