Thread Starter
tdtdtt
(@tdtdtt)
Hi Cais,
Thank you but could you explain what you mean in a bit more depth?
I’m now trying to use the following code which works on a typical image
.ngg-gallery-thumbnail-box {
float: left;
width: 30%;
max-width:360px;
height:auto;
}
This still has no effect on the height, i want the height and width to scale down relative to the browser window size. It seems there must be another rule overwriting mine but I can’t work out where this is?