Jump to content

How to create manual vertical scrolling for very tall/skinny images?

Recommended Posts

Posted

Site URL: https://www.cassiebarden.com/mountain-mikes-website

I'm working on a portfolio site which includes a lot of mobile designs that are really tall and skinny. This is a big design challenge. I just saw something on another site (https://austinknight.com/work/petbrosia) that would be a perfect solution. Is there any way to achieve this in Squarespace? 

EDIT: solved it. Found the unique image id using the Squarespace chrome extension, and used the following code:  

#block-yui_3_17_2_1_1620689263094_32313 {
  width: 300px;
  height: 600px;
  overflow-y:scroll
}

  • Replies 4
  • Views 1.7k
  • Created
  • Last Reply
Posted
21 minutes ago, KaijuCorgi said:

Site URL: https://www.cassiebarden.com/mountain-mikes-website

I'm working on a portfolio site which includes a lot of mobile designs that are really tall and skinny. This is a big design challenge. I just saw something on another site (https://austinknight.com/work/petbrosia) that would be a perfect solution. Is there any way to achieve this in Squarespace? 

Could you show the long images that bother you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

It looks like this is what I'd do with standard HTML/css (from w3schools):

#myDIV {
  width:150px;
  height:200px;
  overflow-y:scroll;
}

My guess is that if I can find the specific id for the image, I can add this to my custom css and it will "contain" it and add a vertical scrollbar? 

Posted
On 5/11/2021 at 6:27 AM, KaijuCorgi said:

It looks like this is what I'd do with standard HTML/css (from w3schools):


#myDIV {
  width:150px;
  height:200px;
  overflow-y:scroll;
}

My guess is that if I can find the specific id for the image, I can add this to my custom css and it will "contain" it and add a vertical scrollbar? 

Have you solved it yet? Also, do you want to fix this?

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

1. (Tablet-Overlay) Add a space between 2 lines?

 

cassiebarden.com-01-min.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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.