thedelongs Posted August 22, 2022 Posted August 22, 2022 Site URL: https://nayatraveler.squarespace.com/journeys-peru-walking On the site linked, scroll down to 'The Journey' section. I'm trying to figure out how to make our homepage very similar to this. Where there is an image at the top, then you scroll down and see another image with text, and as you keep scrolling the text also keeps scrolling, but the image either stays the same, or is in an automated carousel. Anyone know how to do this? Or, anyone know of any templates currently on squarespace that has this feature???
tuanphan Posted August 24, 2022 Posted August 24, 2022 They used Index Page. Added 2 sections, then use this code to make them side by side & make left sticky @media (min-width: 960px) { .Index { display:-webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap } .Index-page { width: 100% } .Index-gallery { width: 100% } section[id*='split-left'] { width: 50% !important; padding: 0px 0px; overflow: inherit } section[id*='split-right'] { width: 50% !important; padding: 0px 0px; margin-top: 0px; margin-bottom: 0px !important } } 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!)
EGWmagazine Posted November 1, 2022 Posted November 1, 2022 How could you achieve this for the new Fluid? Where would you put a code for non index page?
EGWmagazine Posted November 1, 2022 Posted November 1, 2022 We are trying to achieve this as well with the new fluide engine that no longer supports index pages. Thank you. Posted August 22 Site URL: https://nayatraveler.squarespace.com/journeys-peru-walking On the site linked, scroll down to 'The Journey' section. I'm trying to figure out how to make our homepage very similar to this. Where there is an image at the top, then you scroll down and see another image with text, and as you keep scrolling the text also keeps scrolling, but the image either stays the same, or is in an automated carousel. Anyone know how to do this? Or, anyone know of any templates currently on squarespace that has this feature???
tuanphan Posted November 4, 2022 Posted November 4, 2022 On 11/1/2022 at 11:24 PM, EGWmagazine said: We are trying to achieve this as well with the new fluide engine that no longer supports index pages. Thank you. Posted August 22 Site URL: https://nayatraveler.squarespace.com/journeys-peru-walking On the site linked, scroll down to 'The Journey' section. I'm trying to figure out how to make our homepage very similar to this. Where there is an image at the top, then you scroll down and see another image with text, and as you keep scrolling the text also keeps scrolling, but the image either stays the same, or is in an automated carousel. Anyone know how to do this? Or, anyone know of any templates currently on squarespace that has this feature??? Do you still need this? The site you sent is Squarespace 7.0 - I don't know which template, but this templates need to support Index Page 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment