Hi, it's me again for the ACM Gallery Module, I could resize the images, but since one is in landscape and the other 2 are in portrait, the first one is not in the right position...Is there a way to put it in the right position, as well as when we click on it ?
I have tried this :
div.item:nth-child(2) > div:nth-child(1) > a:nth-child(1){
transform: rotate(90deg)
}
but the rotated image is then cut at the edges..
Also when I try to rotate one image in the popup, all of them are rotated...