Help Much Appreciated - Expand wrapper entire height

Discussion in 'CSS' started by Fahey, May 27, 2012.

  1. #1
    Hey guys. I am currently working on a website for a client and I have run into an issue I cannot seem to fix.
    The issue is that on the website, when there isnt enough content to push the wrapper down to the footer, i want the wrapper to automatically push down to the footer... no matter what i do in the css it will not work..

    you can view the error on this page:
    http://uneeksites.com/click/products.php

    Thanks for the help guys,
     
    Fahey, May 27, 2012 IP
  2. beven

    beven Well-Known Member

    Messages:
    483
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    113
    #2
    you can give specific height or do auto height content-block div class..... then it will automatically expand when data inserted in it
     
    beven, May 27, 2012 IP
  3. Fahey

    Fahey Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes, but height:100%, which is what i want, does not work.
     
    Fahey, May 27, 2012 IP
  4. seoramartsoft

    seoramartsoft Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    try to remove your footer in the wrapper and make your wrapper in height 100% and min-height 100% and make your footer have a height also and margin minus it in the height of your footer.

    example:
     
    seoramartsoft, May 28, 2012 IP
  5. Fahey

    Fahey Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    That didnt work, sorry. but thanks for trying
     
    Fahey, May 28, 2012 IP
  6. MarkTheUser

    MarkTheUser Member

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    4
    Trophy Points:
    26
    #6
    Doesent really work. Google "stick footer to the bottom" there are a few tricks but i wouldnt recomend using em.
     
    MarkTheUser, May 28, 2012 IP