Sign Up!

Features
MLS Coverage
Pricing
FAQ
News
Signup

Search the Knowledgebase

Loading
Getting Started Guide
Email Support
Fixed Height Areas in Global Wrapper
Article Details

Last Updated
29th of December, 2011

User Opinions (0 votes)
No users have voted.

How would you rate this answer?
Helpful
Not helpful
If your site design is based on absolutely positioned divs with a fixed height, then the size of the content area can't adjust when a longer IDX page, like a results page, is loaded. To add an interior scrollbar in these cases, rather than allow the cutoff or visible overflow, go to Customize --> Global HTML Wrapper, and find the opening div tag for your primary content area. This will usually be toward the end of the Global Header Code section. Within it, add this code:

style="overflow:auto;"

Save your changes and refresh an IDX page to test.
Related Articles
No related articles were found.
Attachments
No attachments were found.

Continue