OCAtechman Posted February 16, 2023 Share Posted February 16, 2023 Link: https://dove-goby-4gnr.squarespace.com/ Password: OCA2022PASSWORD Hi there, I'm trying to change the behaviour of an image on a single page of my website. When the browser window is made smaller the logo gets resized accordingly, however this results in the logo looking too small. Is there a code to make the logo resize not as much? If this cannot be done perhaps disabling autoscaling all together, although I'd prefer reducing the amount of resizing the logo does. Thank you! Ernest Link to comment
Ziggy Posted February 16, 2023 Share Posted February 16, 2023 You have the logo image set to "FIT" so it never exceeds the container, the logo is constrained by the height and width because you have the image block very similar size to the logo (on a wide screen it is constrained by the height, narrow screen by the width). As the viewport gets narrower the image has to scale down because the columns all get narrower. Your solution is to adjust the width of the image block to be wider. This won't impact the size of the image as it is still constrained by the block height, but will mean that it doesn't scale when the width is reduced. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
OCAtechman Posted February 16, 2023 Author Share Posted February 16, 2023 Thank you for the answer @Ziggy I tried making the image block wider but the image is still scaling the same way. Is there a way to disable that function all togehter? Link to comment
Ziggy Posted February 16, 2023 Share Posted February 16, 2023 Hmm that is interesting, try these settings for the section: Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
OCAtechman Posted February 16, 2023 Author Share Posted February 16, 2023 I applied these settings however there was no difference, IS there a way to disable this altogether? Link to comment
Ziggy Posted February 16, 2023 Share Posted February 16, 2023 I'm honestly not sure why your page is scaling the way that it is, I'm not able to reproduce what's happening. Could you try adding this Custom CSS: section[data-section-id="63ebcb03c7739f287948e486"] { min-height: 420px; } Let me know if that helps. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
OCAtechman Posted February 16, 2023 Author Share Posted February 16, 2023 I tried your code but to no avail, Here is a screen record of what I'm seeing on my end. screen recording.mov Link to comment
OCAtechman Posted February 16, 2023 Author Share Posted February 16, 2023 My problem is that the logo with OCA is getting too small, everything else is fine. Link to comment
Ziggy Posted February 16, 2023 Share Posted February 16, 2023 Yes, that's what I see too. Sorry that code didn't work. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
OCAtechman Posted February 17, 2023 Author Share Posted February 17, 2023 @Ziggy Thanks for the help so far. Is there a code which could disable the autoscaling entirely for that specific image? Link to comment
Ziggy Posted February 17, 2023 Share Posted February 17, 2023 I don't know of a way to do that, nor do I really understand why it's doing this to the extent it is for your website. You may want to repost the question, and maybe someone else will be able to find the answer. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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