DIV Full height

Out of context: Reply #2

  • Started
  • Last post
  • 10 Responses
  • pillhead0

    #centreBg #mainContent {
    width: 800px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px;
    }
    #centreBg #mainContent #mcBocLeft {
    width: 179px;
    float: left;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    height: 100%;
    }
    #centreBg #mainContent #mcBocLeft #textboxDS {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    width: 150px;
    height: 100%;
    background-image: url(../images/lines_mian_content...
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0%;
    margin-left: 0px;
    }

    • I need the #textboxDS to stretch the full height of #mainContentpillhead

View thread