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:but having tried various stuff like "horizontal-align: center;" I'm not making progressCode:/*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



Reply With Quote
