Hi everyone,
i'm trying to build a page, that has a special area on the right side of the actual page container. This is supposed to span about the whole height of the browser, so at least 100% of the viewport and if the content is even larger than so is the special area.
As i'm new to pagelines i'm not sure i'm doing things the right way:
I used the "after footer" hook to place a div that is holding my special area. After that i applied some css to the area and the existing site (height: 100%). What I have so far is a container height of 100% of the initial viewport but as soon as i have to scroll down because of the length of the main content my sidebar stops. Any suggestions what i can do to solve this problem? Faux-columns can not be the answer, there has to be another way.
Kind regards,
Thomas












