Jump to content

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

Recommended Posts

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
}

Edited by KaijuCorgi
found the solution
Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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 (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

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? 

Link to comment
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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

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