form fields
Hi Adam,
Can you clarify your question a bit.
You want your form to be visible at all times, even as you scroll down?
Possibly provide an example of the type of “sticky” form you need. (it doesn’t have to be an Unbounce page).
Best,
Hristian
You can create a sticky header as described here: /topics/creating_a_fixed_header_menu
From there, either add the form directly in the header, or if you don’t want the header, but just a floating form, make the box transparent and stack another box containing the form, inside the original one so that only that part is visible.
Hi Hristian,
Yes, I want the form to stay floating on the right side. Is there a way to do that in Unbounce?
This is the example: http://go.applause.com/APR-16-Shut-The-Front-Door-The-5-Most-Costly-Security-Threats-Youre-Not-Addre…
only works in Chrome and Safari.
Thank you
Hi Adam,
Yes, there is a way to “fix” your form and make it slide alongside the page.
I few months back, I was playing around with similar functionality.
Here is a very crude example, I build back then.
All you need to do is insert a bit of CSS to make it work:
<br />#lp-pom-box-13 {<br /> position:fixed;<br /> height:100%;<br /> width:320px; <br /> top:0;<br /> left:20px; <br /> }<br />
Best,
Hristian
Hi Hirstan,
is this solution still relevant?
Reply
Log in to the Unbounce Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.