Quote:
Originally Posted by balinor
Between each category name you mean? That is just a
tag in customer/categories.tpl. You would need to add a padding element to the CategoriesList class to use padding.
|
Yes, between each category name. I want some space between them, but not as much as a line using the
tag.
I edited the skin1.css file and added the codes below, using the padding element. However, I did not notice any changes between each category.
Code:
.CategoriesList {
FONT-SIZE: 13px;
Font-Weight: Bold;
PADDING: 5px;