• onthevergepro

    (@onthevergepro)


    Hi, I’m working on a site for a school, and I just realized I cant get the site to scroll down when there is too much content. I tried using the overflow: scroll (and tested the auto as well), but when I put it in it doesnt seem to work. Any ideas?

    https://calculatedscene.com/lhs1/?page_id=16

    I’d REALLY appreciate any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • tugbucket

    (@tugbucket)

    it’s because you are fixed positioning everything. I’m assuming this is your first time using the technique. It’s a tricky one the first time around. Can you build your site without that technique. It leads to more problems than good results IMO.

    Thread Starter onthevergepro

    (@onthevergepro)

    Hi, thanks for the response. I figured it had something to do with the fixed positions, but it was the only way i could get things to work together, they had a very specific design they wanted.

    if i change things to say, relative, do i still need to input info for the overflow code?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site wont scroll, overflow code question’ is closed to new replies.