View Single Post
Old 08-03-2012, 08:39 AM   PM User | #10
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,827
Thanks: 9
Thanked 685 Times in 679 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
Sorry, just reread the other thread, thought you had the problem with the original page, not the new page.....

If I try the code in your most recent post, I don't see a problem in FF, but I do in Chrome, as your picture. The problem here I think is because of the combination of the height set on #aboutMain, and the negative top-margin on #footer, which is causing it to be higher than its normal position in the document.

If I remove the negative top-margin the issue disappears in Chrome. Removing the height on #aboutMain causes the footer to butt right up to the accordion, and move down as it expands.
SB65 is offline   Reply With Quote