• Resolved abtr

    (@abtr)


    Hi guys,
    I used IE for changes to my site https://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

Viewing 1 replies (of 1 total)
  • Thread Starter abtr

    (@abtr)

    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….

Viewing 1 replies (of 1 total)
  • The topic ‘Background does not expand with content in Mozilla Firefox (overflow)’ is closed to new replies.