Forums

[resolved] Background does not expand with content in Mozilla Firefox (overflow) (2 posts)

  1. abtr
    Member
    Posted 2 years ago #

    Hi guys,
    I used IE for changes to my site http://www.ozmma.com. However ive encountered some problems with Mozilla. When i add new posts the left column(in IE) expands automatically to accomodate the new posts and extra content i have under the post. In Mozilla it doesnt, the background stays the same size and all extra stuff overflows.

    I am aware of the (overflow:scroll) solution which i dont want and i have temporarily increased the height of the column (ie manually compensated for extra content. )

    How would i make it compensate automatcally for Mozilla like it does in IE?

    Thanks for any help you may provide.

    Andrew

  2. abtr
    Member
    Posted 2 years ago #

    haha, so i've finally found the answer...its very simple for those who have the same problem.

    instead of {height:100px; overflow:visible}

    Change to {height:auto; overflow:visible}

    ahh bloody coding! now i can go to bed....

Topic Closed

This topic has been closed to new replies.

About this Topic