Sure… for the grey background on the image thumbs add this to your theme css:
.wpc-img {
background: #FFFFFF !important;
}
There is no way to centre your images within that thumbnail space in CSS… it’s to do with the size you’re uploading images at and the method you’re using to resize them. Have a fiddle with the rescale method and see if you can fix it up that way… but ultimately for best effect you really need to pre-size your images so they are the correct dimensions before you upload them to WordPress. I would recommend in your case that you use SQUARE image dimensions because your furniture photos are all very different shapes and sizes – some horizontal, some vertical…
Maeve, Thank your very much for your reply, You my Darling are a GEM 🙂
Could I also ask, on the single product pages, the gallery preloads part of image 2 beneath image one, only when the page loads though, when you click back to image 1 it is fine, can i stop that somehow?
Thank you again x