Page 1 of 1

Page height problem

Posted: Sun Aug 01, 2010 9:49 am
by indi.anupam
Can somebody help me please.

I have a website which is working awesome except the homepage and business specific pages have page height too long! :|

A few pages with the problem are as follows

http://www.erupert.ca/
http://www.erupert.ca/business/v/2

googling didn't help much but I got some threads suggesting it is something related to jQuery theme so I updated the theme and all but it doesn't seem to resolve the issue.

I would appreciate if somebody help me on this.

tx

Re: Page height problem

Posted: Sun Aug 01, 2010 2:44 pm
by superdezign
The bottom of your homepage has a series of <div> elements, each with a height of 200px. If this isn't hardcoded, I'd suggest you find out the cause of this and, at the very least, hide these elements with CSS.