Fixing #container or #content height to match the height of the sidebar

Discussion in 'WordPress' started by adobefireworks, Aug 9, 2010.

  1. #1
    Hi guys, im trying to fix the #container height of my thematic wordpress theme, to match the height of the sidebar. Actually there is no background color of the sidebar , its actually transparent from the background of #main.

    For example, try to search an invalid work ,you will see the search result in white background and it doesnt push through the bottom , to the footer.

    Here's the url of what im talking about >

    http://blog.blue2x.com/category/ubuntu/
     
    adobefireworks, Aug 9, 2010 IP
  2. bhuthecoder

    bhuthecoder Member

    Messages:
    245
    Likes Received:
    11
    Best Answers:
    1
    Trophy Points:
    43
    #2
    
    #main {
    background:url("http://i36.tinypic.com/16hohue.jpg") repeat-y;
    background-color:#E8E8E8;
    }
    style.css (line 140)
    
    Code (markup):
    use background image
     
    bhuthecoder, Aug 9, 2010 IP
  3. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #3
    radiant_luv, Aug 10, 2010 IP
  4. GeneM

    GeneM Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hah, I was just gonna link to the Faux Columns article. Good call, radiant_luv!
     
    GeneM, Aug 10, 2010 IP
  5. adobefireworks

    adobefireworks Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    holy batman ! it worked , i read the alist apart article before but I didnt implement. Man this forum rocks!!!!!!!!!!!!!!!!!! Thanks bhuthecoder!
     
    adobefireworks, Aug 10, 2010 IP