Jump to content

robertmeyers0513

New Members
  • Posts

    3
  • Joined

  • Last visited

robertmeyers0513's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Wow. That's surprisingly simple and works for firefox, IE6, IE7, IE8, and chrome. Thanks a million! This has seriously made my life much easier! Robert
  2. Ok, I've searched EVERYWHERE for a solution to this problem and have only found solutions to similar problems, but not this exact one. I normally don't post in forums because I can usually find the solution by searching online and trial and error. However, I am at a loss on this one. Hopefully I have overlooked a simple solution. Anyway, here is how I would like my site to be set up: http://www.freeimagehosting.net/uploads/9e6dfb1781.jpg[/img] The layout needs to have these properties: 1. The width of the wrapper div must be fluid. As the browser window is resized, the wrapper (and consequently the container div) must be resized to the width of the window as well. 2. The height of the content div will be determined from the amount of content placed in it. So, it needs to be able to dynamically expand vertically with the content. 3. The side divs will be empty (they will have an image repeated vertically) with a constant width. However, they need to dynamically expand vertically to be as tall as the content div. In other words, how can I make the two empty side divs be the same height as the content div? I am using php to load a specific style sheet for IE6, so it only needs to work with IE6. I have been able to get this layout to work with every other browser except IE6. I really don't want to use javascript, but I'm about ready to throw in the towel and use it. I hope somebody can help... Robert
×
×
  • Create New...