Page height problem

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
indi.anupam
Forum Newbie
Posts: 3
Joined: Fri Feb 27, 2009 7:52 am

Page height problem

Post 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
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Page height problem

Post 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.
Post Reply