Hello,
I am using barebones template.
My original website has navigation on the left side with each item has a background - something like a button. Because navigation is a list I can make background color on the "li a" element and display as block.I also pad to move items away from each other.
I try to make my zencart site the same but the left navigation is not a list.It is only a div with "a" elements inside. The "a" also has class of category-top which I cannot find in CSS.
My questions are this:
1. if class category-top is not define anywhere else I can use it, yes?
2.If I cannot use it, I will create new class but where do I put the link for it to be pick up every time a new category is added to the side navigation.
3. can I make categories into buttons?
Thank you for your help.
Ivanna


Reply With Quote
Now zen cart already begins to look like my site but I still have a very long way to go.
