Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / too much space between additional images...

too much space between additional images...

Locked

Views: 1,267

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
20 Jan 2007, 12:31 AM
#1
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

too much space between additional images...

In Firefox there is a huge gap between the first row of additional images and the second row. In IE it seems to display how I want. (although I don't know how that changed :P ) I'm not sure how to fix this.

Here's the link to the product I'm having trouble with.

http://www.eclecticaclothing.com/store/index.php?main_page=product_info&cPath=17&products_id=95

20 Jan 2007, 4:53 AM
#2
waltonics avatar

waltonics

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

Re: too much space between additional images...

Have you tried just changing the <br class="clear both" /> between the rows to just a <br/> ?

Would think a normal br is all that is needed maybe?

20 Jan 2007, 7:18 PM
#3
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

Re: too much space between additional images...

Well when I looked in the tpl_product_info_display, I didn't see a <br class="clear both"> except after the additional images code and I tried looking in the template for additional images, but that just confused the heck out of me.