04/27/2017 at 10:25 am
#421318
Keymaster
@ John
re: Yes please on the pre-release version. Will that mean it just opens where the click is ?
Correct. I’ll email it to the address tied to your account.
re: Not sure how to centre the images on upload?..they are centred within themselves…maybe a left margin on the boxes containing them here ?
I took another look at your site…
You’ve added this custom CSS:
.cn-image {
max-width: 80%!important;
}
You need to remove it. This is forcing the image to be only 80% of their size which is causing them to appear left aligned rather than filling the grid image area as they should.
