Having trouble with parallax scrolling

drolstad

New Member
Hi. I'm very new to this, and I'm trying to design a page that incorporates parallax scrolling with the use of jquery.stellar.min.js I want to have a scrolling content in the center of my div with images on either side of it that scroll at different speeds, but the respective positions of both my images and my content changes depending on the size of my browser window when I open my html file. Does that make sense? I want the contents of my div to go *img *content *img with each of the images on different planes and scrolling at different rates, but depending on how wide or narrow my browser window is, the images and content keep overlapping each other, or having too much space between them. Can someone please help me?
 
Top