My goal is to create a webpage with the following structure:
I want to display content in a large scrolling slideshow while allowing it to scroll left under a white sidebar. Although this may seem simple, I have experimented with various structures and am unsure of the most effective approach.
I have utilized a tile repeated-y in the body to achieve the desired visual effect, but I am struggling to adjust the z-index of the content wrapper beneath it. Additionally, I am attempting to make the sidebar 100% in height.