ClockworkSpence
02-09-2012, 12:20 PM
Hi,
I've been making a site that needed a footer that stretched to the bottom of the browser. I achieved it by telling the div to start at the bottom of the screen and stretch up to the div (artwork) at the top. The problem is is that when the content exceeds the height of the top div (say my div is 600px but the content goes to 620px) the footer div masks the extra content?
Is there a way of telling the footer div to sit behind the div above it?
Spence
I've been making a site that needed a footer that stretched to the bottom of the browser. I achieved it by telling the div to start at the bottom of the screen and stretch up to the div (artwork) at the top. The problem is is that when the content exceeds the height of the top div (say my div is 600px but the content goes to 620px) the footer div masks the extra content?
Is there a way of telling the footer div to sit behind the div above it?
Spence