Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / category list box content

category list box content

Locked

Views: 1,007

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
31 Oct 2008, 7:47 PM
#1
layoyo avatar

layoyo

Zen Follower

Join Date:
Oct 2008
Posts:
131
Plugin Contributions:
0

category list box content

I have been trying to set the margins for the frame that holds the categorylistboxcontent and nothing is working. I've tried:
categoryListBox, categoryListWrapper, categoryListBoxWrapper, categoryListDisplay, categoryList.... and nothing so far.

Could someone tell me what is the syntax line to enter in the stylesheet to set the width of each cell and overall margins?

you can find the listing in question in: http://www.amnyperfumes.com/zen-cart/index.php?main_page=index&cPath=76

thanks a lot!

31 Oct 2008, 8:01 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: category list box content

Don't know where you got those names from. The whole box (including the title) has the ID "categories" and the content alone (i.e. without the heading) is wrapped by "categoriesContent".

31 Oct 2008, 9:51 PM
#3
layoyo avatar

layoyo

Zen Follower

Join Date:
Oct 2008
Posts:
131
Plugin Contributions:
0

Re: category list box content

The CategoryListBoxContents I am referring to is the one that appears after clicking on one of the subcategories located on the left category box.

In my website https://www.amnyperfumes.com/zen-cart, if you click on the Fragrance link MEN or WOMEN it will take you to a list of brand names that appear listed in a grid.

In page source the name CategoryListBoxContents appears as the class for that section. What I don't is which syntax code controls the margins of the whole grid/display.

Please advise. thanks.