I cannot do height: 100% on my page

Discussion in 'CSS' started by atay_, Mar 6, 2008.

  1. #1
    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 ?
     
    atay_, Mar 6, 2008 IP
  2. ronakbhagdev

    ronakbhagdev Peon

    Messages:
    251
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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/
     
    ronakbhagdev, Mar 7, 2008 IP