|
Hi guys,
I am working on a 3 column template. I'd like the column to the left and the center one to be the same lenght . as of know, the left column (where the navigation is) grows if you add content to it only. i want the left column to be the same lenght as the center one. I also want it to grow when the center column expands vertically. how do i do that?
I tried placing 100% height in the left column div id=navigation1 and min-height=100%. I also placed 100% height for the <body> tag but that does not work.
Any suggestions?
|