Wrapper not resizing to full content size
        Posted  
        
            by 
                Moppy
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Moppy
        
        
        
        Published on 2011-01-02T11:45:31Z
        Indexed on 
            2011/01/02
            11:54 UTC
        
        
        Read the original article
        Hit count: 360
        
Hey guys,
I have a div called #background. I have most of my content in it and I want it to resize when I add more content. As far as I know the way to do this is to assign it no height?
I have done this in my layout.css file.
As far as I can see, my #background doesnt close until after the last bit of content which is what I want, but it's not working. It seems to be just stopping after my #special offers div, I#m not sure why this is?
Colm
© Stack Overflow or respective owner