Hey, now that I've added
.additionalImages {clear: left;}
The additional images is lined 1 picture per line... how do i set to have 2 additional images per line??
Thanks!
Hey, now that I've added
.additionalImages {clear: left;}
The additional images is lined 1 picture per line... how do i set to have 2 additional images per line??
Thanks!
You would have to scrap the clear: left; for that, and set the width of #productAdditionalImages to fit two images.