MoeTalks Posted May 2 Share Posted May 2 (edited) I’m using a portfolio gallery to upload photos of film, tv shows, etc that I review. I have css script so that when you highlight over the image it transforms in scale and works beautifully. But I don’t see a way to have a gallery like this and have text next to it so I’m stuck with just an image and I cannot for the life of me figure out how to target that image to do the the same transform with image and text over it. Is this even possible? @Beyondspace made a Classic Gallery Blocks that works exactly as intended but again, even when inspecting I cannot seem to get this to transform. The Site is: https://www.moetalks.com/film-tv And the password is 2024 If you scroll down you will see one that says abbott elementary in the portfolio that works but the one below it is the one that I cannot get to work and I want to separate film and tv. Any suggestions and thanks in advance. This is just a portion of the script. There is more to this but I just wanted to give you an idea of the script that’s working. { .gallery-grid-item img:hover{height:100%!important; width:100%!important; transform:Scale(1.2); overflow:hidden!important; transition-duration:1s} .gallery-grid-item {overflow:hidden!important} Edited May 2 by MoeTalks Changed Ttitle Link to comment
Beyondspace Posted May 29 Share Posted May 29 On 5/2/2024 at 11:24 PM, MoeTalks said: I’m using a portfolio gallery to upload photos of film, tv shows, etc that I review. I have css script so that when you highlight over the image it transforms in scale and works beautifully. But I don’t see a way to have a gallery like this and have text next to it so I’m stuck with just an image and I cannot for the life of me figure out how to target that image to do the the same transform with image and text over it. Is this even possible? @Beyondspace made a Classic Gallery Blocks that works exactly as intended but again, even when inspecting I cannot seem to get this to transform. The Site is: https://www.moetalks.com/film-tv And the password is 2024 If you scroll down you will see one that says abbott elementary in the portfolio that works but the one below it is the one that I cannot get to work and I want to separate film and tv. Any suggestions and thanks in advance. This is just a portion of the script. There is more to this but I just wanted to give you an idea of the script that’s working. { .gallery-grid-item img:hover{height:100%!important; width:100%!important; transform:Scale(1.2); overflow:hidden!important; transition-duration:1s} .gallery-grid-item {overflow:hidden!important} Password is not correct BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Solution MoeTalks Posted May 29 Author Solution Share Posted May 29 I went a totally different route and scratched that. But thank you. 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