scrollable content on landing page | Community
Skip to main content
Jutta_Stienen
Level 2
November 9, 2015
Question

scrollable content on landing page

  • November 9, 2015
  • 1 reply
  • 1485 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Stijn_Heijthuij
Level 6
November 9, 2015

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 2
November 9, 2015

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.