i have a simple image slider, the problem is that the transition effect takes off on the left of the container, duplicating the image, here is the example:
http://ivangodfather.no-ip.org:84/studio/es/proyectos/proyectos/edificio-fs
The solution could be to center the img in the div with class “box_clone”, but i tried with no success.
I think since the image is in the DIV and not a CSS backbround, you can just use
on the div and remove box_clone