Conveyor Belt Effect
01:46 01 Dec 2015

I'm creating a web site for a machinery company, specifically in the sale of parts - I want to make a cool conveyor belt style thing going across the entire page and behind a logo in the center, the effect I'm looking for is essentially what was done in this

http://codepen.io/Colir/pen/kIloz

But I need there to be no gaps between pictures. Any ideas? I tried messing with the code they supplied but with no results. If anyone knows of a simpler solution please let me know! I literally just want the image to move left, pause for a second then keep moving and each image will be a bit of the conveyor belt with a part on top of it - this is the kind of image I'll be moving along the belt

http://s18.postimg.org/u2olj1plz/example.png

javascript html jquery css