Zen Follower
- Join Date:
- Jul 2010
- Location:
- Battle Ground, WA
- Posts:
- 282
- Plugin Contributions:
- 0
Too much space in between additional images
Here's a image explaing my problem.
My site is located here.

Views: 1,063
Zen Follower
Here's a image explaing my problem.
My site is located here.

Black Belt
Find this and pull additionalImages out into it's own rule entry
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, [B].additionalImages[/B], .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0em;
}
So that it resembles this and adjust to suit
.additionalImages {
margin: 0.1em 0em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 1em 0em;
}
Zen Follower
Oh actually, I just figured it out about 15 min ago. :cool:
Zen Follower
I just now realized that I didn't post on how I did it!
Here's how I did it:
I changed:
class="additionalImages centeredContent back"
to:
class="additionImages back"
then added to the my css:
.additionImages {
padding-bottom: 5px;
}
But anyway thank you so much for your help kobra, your awesome! You always come through! :D
Tell staff why this post should be reviewed.