I recently added a floating gif along with a slide out form to collect lead information. The setup works perfectly, but I noticed that on lower resolution screens, the form gets cut off. To address this issue, I considered adding a scroll bar. However, when I tried adding a scroll bar to the form, the gif disappeared.
Here is the CSS being used:
/*slide-out-div */
.slide-out-div {overflow:scroll;padding: 20px;background: #ccc; border:1px solid black;width:250px;}
And here is the HTML form code:
<div class="slide-out-div">
You can view the website at www.dealerclick.com