is it possible to have scrollable content on a background image when creating a landing page?
For example, you have a LP with a background image; you put a rectangle box on the background image in which you add content (images and text). While the background image remains static, the rectangle box with its content can be scrolled up and down.
Hi Jutta,
One the HTML block that is hovering over your background image, use the CSS overflow property . You're looking at the Scroll value.
Take a look here: Tryit Editor v2.6
Let me know if that works.
Hi Stijn
thanks for the reply. I does not quite help for what I am looking for. My page is too complex to work with a scroll value. I also need to include a form at some point in the scrollable area. I was interested to know if this can be done without doing the entire coding outside of Marketo.