New Zenner
- Join Date:
- Jun 2007
- Posts:
- 21
- Plugin Contributions:
- 0
additional images spacing
Hi,
I need to reduce the size of the space created around each of the additional images I've added to a product page. I want four additional images across (this has been set in the admin). The images are only 100 x 100. They should fit and in FF they do. The problem is IE. The fourth images is getting pushed down to the next row.
The columns appear to be too wide. When I pulled up the HTML there was this line of code:
<div class="additionalImages centeredContent back" style="width: 25%;">If I change that 25% to 20% it does the trick. Now, how do I change that so it really changes? Is this even how I should go about this???? Where are the html files and should I be editing them?
This is really driving me crazy. I've tried changing all kinds of css but nothing works.
Any help would be greatly appreciated.:blush:
The URL for the page with the additional images is:
http://69.89.31.83/~egallant/ZenCart/index.php?main_page=product_info&cPath=1&products_id=23
Again, it's IE that has the display problem.