Hi
i managed to add space between items in Information box, now i need to do the same thing in Categories box.
Any idea how to do it?
thanx
In /catalog/view/theme/[theme]/template/style/stylesheet.css add:
Code: Select all
#category li {
margin-bottom: 15px;
}
-Ryan
rph wrote:In /catalog/view/theme/[theme]/template/style/stylesheet.css add:
Code: Select all
#category li { margin-bottom: 15px; }
OK thanx , it creates space between catagories and even between subcatogories, but i will also need space between category and 1st subcategory, any idea what to add to stylesheet.css this time?
thanx
Who is online
Users browsing this forum: No registered users and 21 guests