Hello all,
I'm kind of stuck trying to find where in the css does it control the category styles.
Here is one page I'm trying to edit:
http://store.islandcargosystems.com/...=index&cPath=2
Here is the css:
.categoryListBoxContents{
font-size: 11px;
font-weight:bold;
background-color: #e4fbff;
padding:1px;
}
What I notice is that the rows are expanding to 33% each thus filling the bgr color end to end. I want to have a break in between the categories.
THANKS



