Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Horizontal spacing for category thumbnails

Horizontal spacing for category thumbnails

Locked

Views: 1,084

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
25 Feb 2007, 9:45 PM
#1
terrill_taylor avatar

terrill_taylor

New Zenner

Join Date:
Aug 2006
Posts:
96
Plugin Contributions:
0

Horizontal spacing for category thumbnails

Well... I have been searching off and on all day - and I have found a few hints, but nothing leading to what seems like should be a pretty easy fix :blush:

So, I just want to add a little bit of space between the category thumbnail images.

http://www.banberryplace.com/NewZen/index.php?main_page=index&cPath=1

26 Feb 2007, 2:34 AM
#2
terrill_taylor avatar

terrill_taylor

New Zenner

Join Date:
Aug 2006
Posts:
96
Plugin Contributions:
0

Re: Horizontal spacing for category thumbnails

.categoryListBoxContents {
	text-align:center;
	padding: .25em;
}