Re: scrollable content on landing page

Jutta_Stienen
Level 1

scrollable content on landing page

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.

2 REPLIES 2
Stijn_Heijthuij
Level 7

Re: scrollable content on landing page

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.

Jutta_Stienen
Level 1

Re: scrollable content on landing page

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.