Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Column Height

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26116
    Wes
    Participant

    Alright me again. I know I seem to have a lot of problems…. oh well here it goes

    http://melodicexistence.com/?cat=5%20target=

    I want the main column there to fill the space between the header and the footer (except the 2 pixel spacing at the top and bottom of course). I tried 100% height, didn’t work. I cannot make the page wrapper have a background like I did on my personal site because the main page is quite different than this page ( a lot more boxes)

    I’m sure there is some obvious answer but I spent a few hours trying to figure this out and have come up with nothing

    here is the relevant CSS

    Code:
    #single { width:620px; background:url(/images/postbg.jpg) repeat-x; background-color:#4f0600; color:#ee9d34; float:left; margin-bottom:2px;}
    #64130
    FAQPAL
    Member

    I think I must have missed something, I don’t see the #single anywhere inn the source of the page.

    Did I miss it?

    #64138
    Wes
    Participant

    sorry about that, but its essentially the same thing as the "archive" tag

    here is a page using the single tag
    http://melodicexistence.com/?p=37

    the only problem is this problem is visible only at larger resolutions (I am at 1440 X 900)

    #64146
    yardle
    Member

    I’m actually having the same problem on my site, with the height 100% not working.

    Did you use the Starkers theme when you started coding your css?

    #64151
    Wes
    Participant

    Yes I did but I ripped a lot of stuff out. It shouldn’t affect it

    #64179
    yardle
    Member

    Have you tried your design outside of WP? Does it work the same way?

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.