New Zenner
- Join Date:
- Aug 2008
- Posts:
- 10
- Plugin Contributions:
- 0
Problems creating an "active" class for my navigation bar
Hi All,
First off before I say anymore I'd like to mention that I have indeed found the ".category-subs-selected" class that spans across the anchor of my left hand side categories.
My main problem is that it only spans across the anchor, and i need it to be active across the entire list item.
I'm aiming to create a menu style similar to the one at https://www.forgetfoo.com.
I've managed to create the design using css & html but i'm having problems re-creating it in my zen cart install (1.3.8a or the latest one).
Has anyone any ideas? I'm finding my image only covers the anchor part of the list and thus is clipped around the list anchor text.
Generally if I were just designing it in css & html i would place a class="active" inside the <li> instance of the list. Then i would set the image width and height in the list's anchor/item(li) css styling. Add some z-index styling, and the image source to the .active class and it was done.
Can anyone point out what i'm doing wrong or a module that can help me?
Cheers & thanks for your time,
Sykth