New Zenner
- Join Date:
- Aug 2011
- Posts:
- 16
- Plugin Contributions:
- 0
Product image layout in centrebox - this must be easy?
Hello all. I'm struggling with trying to centre the two column layout of products I have in the centrebox, using ZC 1.3.9h and the classic template. As it stands they're left justified, I just want them in the middle!
I'm thinking it must be this part of the stylesheet:```
/The main content classes/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents,
.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
/.content,/ #productDescription, .shippingEstimatorWrapper {
/font-size: 1.2em;/
padding: 0.5em;
}
Appreciate any help :)
Alex