Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / spacing problem with Images when listing products by Manufacturer

spacing problem with Images when listing products by Manufacturer

Locked

Views: 1,113

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 Aug 2007, 6:52 AM
#1
mistica1507 avatar

mistica1507

New Zenner

Join Date:
Aug 2007
Posts:
11
Plugin Contributions:
0

spacing problem with Images when listing products by Manufacturer

hello,

i´ve searched the web like crazy so i´m happy to found you. maybe someone can help me. i guess it´s just a small problem but somehow i´m not able to find the answer:
the distance between the pictures is fine everywhere under new articles, etc expect when you click on a special manufacturer - then all the previews "glue" together.
does anyone know where i can change this?

if anyone wants to have a look - here please http://www.digitalscrapbooking.de/zencart/index.php?main_page=index&manufacturers_id=6

thank you!!! your help is really appreciated :blush:

22 Aug 2007, 8:23 AM
#2
usernamenone avatar

usernamenone

Totally Zenned

Join Date:
Sep 2006
Posts:
541
Plugin Contributions:
0

Re: spacing problem with Images when listing products by Manufacturer

add this to your style sheet:

.productListing-data{  
  padding: 2em 0em; 
}

You can play with the 2em for padding of your choice

22 Aug 2007, 11:59 AM
#3
mistica1507 avatar

mistica1507

New Zenner

Join Date:
Aug 2007
Posts:
11
Plugin Contributions:
0

Re: spacing problem with Images when listing products by Manufacturer

hello,

thank you very much - where do i find the file? which file is it?

22 Aug 2007, 12:34 PM
#4
mistica1507 avatar

mistica1507

New Zenner

Join Date:
Aug 2007
Posts:
11
Plugin Contributions:
0

Re: spacing problem with Images when listing products by Manufacturer

thank you!!! i found it :clap: and it was not that difficult :D