http://wilwaldon.com/itsbroken/templateleftnav.php
As you can see on the left navigation the link for Template 01 is highlighted green. The link underneath is also highlighted green.
I think the problem lies with the initial LI controlling the ul underneath somehow.
I need to keep the xhtml formatted exactly how it is right now and only change the CSS to fix this problem.
I’d appreciate any help you may be able to point me in the right direction, I’m pretty stuck at this point.
Thank you in advance!
The green background for the highlighted
lielement goes for the entire element, including the nestedul. To get around it, override the text and background color of the nestedullike this:You might want to tweak margins and/or padding as well, but this should get you started.