Need help with autoscroll site

Hello – I’m a Webflow newbie trying to build a custom portfolio site for my work. I essentially am looking to create an autoscroll site similar to this: Personal Portfolio - Webflow

I found this template that allows me to copy the site and utilize the code, but what I’m struggling with is centering all of the images and also adjusting the size of the images. Everytime I adjust the size of the image or center the images the entire site breaks.

I would love to be able to have 3 different sizes 16:9, 1:1, and 3:4 evenly spaced and that autoscroll indefinitely.

Any help would be greatly appreciated. TY!


Here is my public share link: https://preview.webflow.com/preview/autoscroll-site-abca78?utm_medium=preview_link&utm_source=designer&utm_content=autoscroll-site-abca78&preview=0643a0f1cab28240eeed7ca2e06e2030&workflow=preview

Hello @JustinKowalczuk, welcome to the community!

So to center your images you need to flex their parent container

Then make sure your wrap combo classes have the position with left and right sides set to auto

Then to change the size just adjust the size of the image wrappers depending of the combo classes you already have. I hope this helps.