Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / product images too close together

product images too close together

Locked

Views: 1,607

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
13 Aug 2007, 3:17 PM
#1
blind1 avatar

blind1

Zen Follower

Join Date:
Dec 2006
Location:
Victoria, Australia
Posts:
351
Plugin Contributions:
0

product images too close together

When you go into the store zencart stacks the small images on top of each other.
Can someone tell me how i can create a bit of a space between them please?
:smile:

13 Aug 2007, 3:33 PM
#2
barricades avatar

barricades

Inactive

Join Date:
May 2007
Posts:
150
Plugin Contributions:
0

Re: product images too close together

do you have a url? not sure which small images you are talking about

13 Aug 2007, 3:47 PM
#3
blind1 avatar

blind1

Zen Follower

Join Date:
Dec 2006
Location:
Victoria, Australia
Posts:
351
Plugin Contributions:
0

Re: product images too close together

Like on this page
Ebay templates

23 Aug 2007, 6:21 AM
#4
blind1 avatar

blind1

Zen Follower

Join Date:
Dec 2006
Location:
Victoria, Australia
Posts:
351
Plugin Contributions:
0

Re: product images too close together

Anyone?:dontgetit

24 Aug 2007, 1:11 AM
#5
ksoup avatar

ksoup

Zen Follower

Join Date:
Jan 2004
Posts:
413
Plugin Contributions:
1

Re: product images too close together

I am no expert on the matter :) ... that said...

If you add padding (extra space around the image), they won't be so close.

In your stylesheet.css, you can play with adding the padding and then increasing the width to your desired look.

Example: a img {border: none; padding: 5px}

blind1:

Anyone?:dontgetit

24 Aug 2007, 7:01 PM
#6
blind1 avatar

blind1

Zen Follower

Join Date:
Dec 2006
Location:
Victoria, Australia
Posts:
351
Plugin Contributions:
0

Re: product images too close together

That is exactly what I needed. Thanks.:smile: