Hello,

I would like to fix this slider:

http://www.innovation.web.id/flickity-docs2/

If I scroll the slides it always place the starting picture in the middle, which left some blank space on the left side of the slides. It also works the same way for the ending of the picture.

I would like to keep the slider looking good by keeping its proportion to the web space. I do not want to place the starting picture in the middle, I would like to keep it on the left sides. Is that possible?

I am taking the documentation from here by the way: http://flickity.metafizzy.co/

Thanks in advance.

In the source I can see that the flickty-slider has this CSS transform specified:
transform: translate(791px);
Turning that off pulled the slider over to the correct position.

And I only just saw this has already been answered. Excuse me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.