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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 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
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 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
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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment