treehouse : what would you like to learn today?
Web Design Web Development iOS Development

smooth scroller help!

  • Hi! I started designing / building this site last night, and it's coming along really well... I'm just having a little problem.
    On the scrolling column. I want the contact section to end about 20px under the top black line...so I added a div with a margin of like 600 px under the contact wrapper. but when the browser window is resized it changes where it ends.


    Any help is MUCH appreciated!

    http://www.colewelty.com/pure/
  • Hi
    Well i am a greenhorn but maybe a height to the contact div and a negativ margin to the contact-wrap or so ?
    You have a 30px margin on the portfolio div, you may try the same on the contact div to, anyway nice work.


    Put a negative margin to the contact div -20px? it works.