I have page: http://atay.ksiezyc.pl/golden/?c=bizuteria and styles for this page: http://atay.ksiezyc.pl/golden/_css/main.css My problem is left_panel class, it's the gray menu at the left side of page. When the right panel (with text content) is longer (>height) than the left panel the problem exists. Now - how to do in styles to left panel have 100% of height. "Height: 100%" is no working. One more thing, menu and text is dynamically, so I cannot set constans number. Can somebody help me ?
hello atay, This problem occurs with any css beginners. I got your problem. You can solve this problem with the help of Faux Columns. It needs some chnages in you CSS. You can find here great article about Faux columns by Dan Cederholm http://www.alistapart.com/articles/fauxcolumns/