Hey All,
I have two divs, one floats right and the other left, right next to each other. The one of the left has a z-index, is set to absolute positioning, and has a drop shadow on its right edge so it looks like it is over the other column. The problem is that when the left div goes longer than the right it falls out of the wrapper and past the footer.
I have a br tag styled with clear both to give the wrapper its height after the two floating divs.
Any help with this height problem??
Thanks in advance,