Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove space from vertically aligned additional images

Remove space from vertically aligned additional images

Views: 747

Results 1 to 3 of 3
2 Mar 2013, 11:05 AM
#1
spiggles87 avatar

spiggles87

New Zenner

Join Date:
Mar 2011
Posts:
53
Plugin Contributions:
0

Remove space from vertically aligned additional images

Hi,

Any one know how to remove some of the white space between each vertically aligned additional image so that they are closer together?

Link: HERE

Please ignore the rest of the page.

Thanks

Spigz

2 Mar 2013, 11:19 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Remove space from vertically aligned additional images

Something like this:

#productAdditionalImages img { margin: 0 0 -30px 0;}

2 Mar 2013, 11:25 AM
#3
spiggles87 avatar

spiggles87

New Zenner

Join Date:
Mar 2011
Posts:
53
Plugin Contributions:
0

Re: Remove space from vertically aligned additional images

Fantastic! Worked a treat! Thank you very much for your help Stevesh :)

Spigz