Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Sub Cat text spacing

Sub Cat text spacing

Locked

Views: 415

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Sep 2010, 4:33 PM
#1
rsnorton avatar

rsnorton

New Zenner

Join Date:
Jan 2009
Posts:
2
Plugin Contributions:
0

Sub Cat text spacing

I have removed the images on Sub Categories and I would like the text to be closer together How do I do that. I am using Zen Cart 1.3.8a

2 Sep 2010, 4:43 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Sub Cat text spacing

That depends on how you removed the images. Seeing your site live would help.

If you just set the subcats to have no images associated with them, you can add this to your stylesheet:

.categoryListBoxContents img+br {display: none;}