-
Content Count
5 -
Joined
-
Last visited
-
Scrolling text over a fixed background within a section
nsdoyle replied to nsdoyle's question in Coding and Customization
That sort of fixed it. It's not taking up the rest of the page now, but now the second section's background image doesn't display. -
Scrolling text over a fixed background within a section
nsdoyle replied to nsdoyle's question in Coding and Customization
Guess I spoke too soon. I tried to add another section further down the page and the image from that section takes over all the way back to the top. -
rwp reacted to an answer to a question: Scrolling text over a fixed background within a section
-
Scrolling text over a fixed background within a section
nsdoyle replied to nsdoyle's question in Coding and Customization
Can't believe it was that easy. That did the job marvelously. Thank you! -
Scrolling text over a fixed background within a section
nsdoyle posted a question in Coding and Customization
Site URL: https://www.purehomeoffice.com/aspire-1 Heya I'd like to create a section with a fixed height of the window / media screen that scrolls through all the available text / content before proceeding to the next section. I found this bit of code that I believe will do what I want, but I don't know exactly how to implement it. https://codepen.io/aakhya/pen/QJWovp I attached a video to show what I'd like to achieve. Using 7.1, btw. fixed background scrolling example.mov -
nsdoyle changed their profile photo
-
Product with independent images for each variable
nsdoyle posted a question in Coding and Customization
Site URL: http://purehomeoffice.com/shop/endeavor I have a product with multiple options that can be altered, and I want all of them to be visually represented independently, so I don't have to have a single image that shows each permutation. This will allow us to add more options over time without generating exponentially more images of every variation. Attached is a mockup of what I'm after. Thanks!