Click to See Complete Forum and Search --> : layout dilema


hedlikeahole
04-07-2006, 08:38 AM
Hi,

I have a site with a hozitontal bar that runs across the top of the page, then comes the main content of the site, and then another horizontal bar running across the bottom of the page.

the trouble i'm having is that if the content on the page isnt big enough to make the page larger than the screen, the bottom bar will be displayed at the bottom of the content, which is sometimes not as big as the screen - I want the bar to always be at the bottom of the browser window.

I tried using absolute positioning but when the content on the page is larger than the screen the content will flow past the bottom bar. I thought about using a height on the content div but i want to consider different resolutions and window size, i dont want the bottom bar to disappear below the bottom of the screen if the content isnt big enough. thanks for reading, if youve got this far i hope you can help!

thanks