Zen Follower
- Join Date:
- Jan 2011
- Location:
- Texas, USA
- Posts:
- 171
- Plugin Contributions:
- 0
Left side navigation buttons or background
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:
- 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. - can I make categories into buttons?
Thank you for your help.
Ivanna