KickinGa Posted December 17, 2020 Share Posted December 17, 2020 Site URL: https://www.bondprosper.com/ Hi Guys, I want to use the simple slideshow gallery on my new about page, however I want to change the images to circular. I've done this on other images easily using the below code, but not sure whats required to implement this to a Slideshow Gallery? #imagenumber img{ border-radius: 50%; } If anyone can help I'd be very grateful! Jan Beyondspace 1 Link to comment
Beyondspace Posted December 17, 2020 Share Posted December 17, 2020 11 minutes ago, KickinGa said: Site URL: https://www.bondprosper.com/ Hi Guys, I want to use the simple slideshow gallery on my new about page, however I want to change the images to circular. I've done this on other images easily using the below code, but not sure whats required to implement this to a Slideshow Gallery? #imagenumber img{ border-radius: 50%; } If anyone can help I'd be very grateful! Jan Please provide your page url so we can help BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 https://www.bondprosper.com/about-1 Thanks Link to comment
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 I tried using Block identifier to identify the name of the Gallery but it doesn't show, and I don't have enough expertise to work it out from the image url. Beyondspace 1 Link to comment
Solution Beyondspace Posted December 17, 2020 Solution Share Posted December 17, 2020 2 minutes ago, KickinGa said: I tried using Block identifier to identify the name of the Gallery but it doesn't show, and I don't have enough expertise to work it out from the image url. This will turn all gallery image to round .gallery-slideshow-item img { border-radius: 50px; } This is section specific section[data-section-id="5fdaf7c4de510a316ebe1b5c"] .gallery-slideshow-item img { border-radius: 50px; } This is page specific #collection-5fd9ee29aa42ed0359c9a7fb .gallery-slideshow-item img { border-radius: 50px; } KickinGa 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 That's perfect, thank you so much! And thank you for giving the 3 different ways to use this, as I have another gallery I'd like to tidy up with one of these methods too! Can you tell me how you found the section number for the Gallery please? It doesn't show using the Block Identifier extension on Chrome. Did you find it in the source code? Link to comment
Beyondspace Posted December 17, 2020 Share Posted December 17, 2020 1 minute ago, KickinGa said: That's perfect, thank you so much! And thank you for giving the 3 different ways to use this, as I have another gallery I'd like to tidy up with one of these methods too! Can you tell me how you found the section number for the Gallery please? It doesn't show using the Block Identifier extension on Chrome. Did you find it in the source code? Use this https://chrome.google.com/webstore/detail/igjamfnifnkmecjidfbdipieoaeghcff KickinGa 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 Awesome, that works better than the extension I had. Thanks again! Beyondspace 1 Link to comment
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 Sorry but I have another question, actually 2. 😏 1. Do you know how to make the thumbnails underneath the slideshow circular too? And 2. How can I change the font on the slideshow description text to say Paragraph 2? Link to comment
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 Just now, KickinGa said: Sorry but I have another question, actually 2. 😏 1. Do you know how to make the thumbnails underneath the slideshow circular too? And 2. How can I change the font on the slideshow description text to say Paragraph 2? Link to comment
Beyondspace Posted December 17, 2020 Share Posted December 17, 2020 26 minutes ago, KickinGa said: .gallery-slideshow-thumbnails-thumb { border-radius: 50px; } and you want change text font? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
KickinGa Posted December 17, 2020 Author Share Posted December 17, 2020 Yes, I'd like to make the text perhaps the font style for Paragraph 2 I have preset. Link to comment
tuanphan Posted December 21, 2020 Share Posted December 21, 2020 On 12/17/2020 at 7:30 PM, KickinGa said: Yes, I'd like to make the text perhaps the font style for Paragraph 2 I have preset. Do you still need help with this? On Tablet, I see footer doesn't look good. If you check, you can see some columns is narrow so the text break. Also some text under banner arrow. If you need to fix these, we can give the code. 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
KickinGa Posted December 30, 2020 Author Share Posted December 30, 2020 Hi tuanphan, I have changed the layout of the page now and taken out the gallery. Can you take another look to see if this is still happening please? Link to comment
tuanphan Posted December 30, 2020 Share Posted December 30, 2020 1 hour ago, KickinGa said: Hi tuanphan, I have changed the layout of the page now and taken out the gallery. Can you take another look to see if this is still happening please? Hi, Which still happening? I don't understand. 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
ruralstudio Posted December 4, 2022 Share Posted December 4, 2022 Hi there, this doesn't seem to be working for me in Fluid Engine. Anyone experiencing the same? Thank you Link to comment
tuanphan Posted December 9, 2022 Share Posted December 9, 2022 On 12/4/2022 at 2:32 PM, ruralstudio said: Hi there, this doesn't seem to be working for me in Fluid Engine. Anyone experiencing the same? Thank you If you share link to page where you use slideshow, we can help easier 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
Matthew26 Posted October 19, 2023 Share Posted October 19, 2023 On 12/4/2022 at 8:32 AM, ruralstudio said: Hi there, this doesn't seem to be working for me in Fluid Engine. Anyone experiencing the same? Thank you You can add this in CSS to round the corners of a specific content block: #insert_block_yui_here .sqs-block-content img { border-radius: 8px; } Adjust the corner radius as needed. Hope this helps! Link to comment
Alizanazz5 Posted October 19, 2023 Share Posted October 19, 2023 On 12/17/2020 at 2:31 PM, KickinGa said: Site URL: https://www.bondprosper.com/ Hi Guys, I want to use the simple slideshow gallery on my new about page, however I want to change the images to circular. I've done this on other images easily using the below code, but not sure whats required to implement this to a Slideshow Gallery? #imagenumber img{ border-radius: 50%; } If anyone can help I'd be very grateful! Jan To make the images in a slideshow gallery circular, you can apply the border-radius: 50% CSS property to the images within the slideshow. However, the implementation can vary depending on the structure and code of your specific slideshow gallery. Below are the general steps to achieve this: Identify the Slideshow Gallery Elements: You need to identify the HTML elements that make up your slideshow gallery. Typically, this involves finding the HTML structure that holds the images you want to make circular. Apply CSS: Once you've identified the HTML elements containing the cursed muppet images, you can apply the CSS you provided to those elements. In your case, you want to make the images circular, so you should apply the border-radius: 50% to the image elements within the slideshow. However, the actual implementation might vary depending on the structure and CSS classes used in your specific slideshow gallery. If you provide more information about the HTML structure and CSS classes used in your gallery, I can provide more specific guidance. Additionally, if your slideshow gallery is generated by a JavaScript library or a content management system, the approach may differ. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment