View Single Post
Old 10-02-2012, 08:32 PM   PM User | #19
cl0ne
New to the CF scene

 
Join Date: Sep 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
cl0ne is an unknown quantity at this point
Smile

Alright folks.

Thank you very much to all for your input. It seems I was able to do what I was intending on using a completely different method.

I applied a fixed height to the wrapper div. Then displayed the sidebar div as a table and the body div as a table-row. As soon as I applied 100% height on both, viola! The sidebar div came straight down to the footer, occupying the height of the wrapper. To test it, I increased the height of the wrapper and the sidebar div followed

I consider this to be the closest solution to the problem I was having. I think the only real way of accomplishing what I originally intended to do is through javascript. I guess I can look into that in the future.

I just hope this method doesn't have any serious rendering issues in the different browsers.

I guess we can mark this thread as closed and resolved!
cl0ne is offline   Reply With Quote