My preview images are overlapping and I tried the code that was pasted here but it's not working for me. Any suggestions?
Example
My preview images are overlapping and I tried the code that was pasted here but it's not working for me. Any suggestions?
Example
You are looking at the additional images, which are controlled by completely different selectors.
#productAdditionalImages is the whole block of images;
.additionalImage covers each individual image.
In my 800x600 monitor, they overlap by 50px or so and the right one spills over the sidebox. Maybe your images are too big to fit in the probably 33% width the code is specifying? Have you tried two images per row?
I have no idea how to only have 2 images per row. I tried to do that in the stylesheet but nothing is working. I thought I finally had the hang of everything but now it seems like spacing is my problem. Not just with the additional images but also on another page. I can't even get to seperate paragraphs. I made seperate paragraphs in ez-pages but when I view it on my site the spaces disappear. I have no idea why...
Like on this page there was supposed to be the first 2 banners then I hit enter twice so there would be an empty line before the text but that disappeared too.
example
Fixed it...there's a setting in admin to decide how many images per row. Thank you for the help!