I have an issue with my layout: I’ve done what I normally do to get the main content div to fill 100% of the page and extend even further if there’s more content than the height of the viewable page.
The issue is, it fills 100% of the viewable page, but if it extends past that point (adds a scroll bar) then the content div and wrapper div don’t extend to take up the rest of the page. I’ve searched around for a few possibilities as to why it’s doing this but I haven’t found anything.
You can view the page at http://www.isuckatwebdesign.com and see the layout and css using firebug.
RoR wouldn’t cause an issue like this would it?
try