View Single Post
Unread 10-06-2008, 08:36 AM
david123 david123 is offline
Junior Member
Join Date: Oct 2008
Posts: 1
  #1  
Default Simple positioning problem....

Hello,

I am working on a site and have some problem...

I have a colored bar that goes right the way across the page at the bottom, 50px from the bottom... I want it to always be this distance which i have achieved with position:absoloute...

but the problem is if the users screen is small, or they have resized the browser window the coloured bar overlaps the content of the page as its positioned absoloute to the page...

how could i get it to stay the 50px from the bottom... unless it reaches the bottom on the main content div? then it stays there and goes off the screen?

any suggestion?

Last edited by david123 : 10-10-2008 at 09:54 AM.
Reply With Quote