Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Add space under previous/listing/next buttons

Add space under previous/listing/next buttons

Views: 658

Results 1 to 2 of 2
6 Jul 2011, 11:33 AM
#1
opal avatar

opal

New Zenner

Join Date:
Apr 2008
Posts:
70
Plugin Contributions:
0

Add space under previous/listing/next buttons

How can I add a gap/space under the previous/listing/next buttons. The product image is squashed right up into it and I would like there to be a space there :(

Thankyou.

Opal.

6 Jul 2011, 11:39 AM
#2
opal avatar

opal

New Zenner

Join Date:
Apr 2008
Posts:
70
Plugin Contributions:
0

Re: Add space under previous/listing/next buttons

Found the fix, added .navNextPrevWrapper {margin-bottom:3em;} to template css stylesheet ;)