Help to find which CSS controls the active ul in accordion menu
I am working on a site that uses a vertical accordion menu. I have the menu close to what I would like except for two things:
1) The active li (shed name) to have a blue background and arrow pointing down. (same as the rollover just a shade different in blue color)
2) The active size of the shed to have a color change. (either text or background)
I can't figure out what css I need to use to style this.
Any and all help appreciated.
Hmm your accordion wasn't working for me when I visited the page it looks like the active ul class is acitem and the active link class is active so you need to do your targeting around those
Hello infinityspiral - thank you. I have been able to successfully grab the right CSS - but now -- during final tweaks to the site -- I've messed up the functionality of the accordion. I am using Dreamweaver templates for all the subpages - and those subpages have something wrong with them. The accordion on the pages not templated are still working...however...when I review, everything still looks the same in the code. Would you mind taking a look and see if you can pick-out what I've changed in the sub=pages by accident? Its as if its not calling the jquery library?
Bookmarks