Forums

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

Home Forums Other Help! CSS height auto

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33582
    joann7
    Participant

    Please help, I have spent way to long trying to figure this out and I am out of time.

    My problem is I have a div “content” that I want to expand as the divs inside it “signup_container” & “info_container” get bigger. When I set the div “content” to height auto it disappears. When I set a set a numeric height it works OK. But I want to use this for more than one page and each page will have different heights.

    Here is the link: http://joannfitzpatrick.com/ens_sales/test.html

    Thank you.

    #83721
    joann7
    Participant

    Thank you sl1dr. I floated signup_container left and info_container right. Then changed content to height auto. That part worked content is now resizing. But when I change content from a numeric height to auto I lose my background graphic. Do you have any idea why that would happen?

    Here is the most recent link: http://joannfitzpatrick.com/ens_sales/testv2.html

    #83722
    joann7
    Participant

    I figured it out. I added a < div style="clear: both;" > < /div >

    Thank you again.

    #83724
    joann7
    Participant

    Great! Thank you.

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