Thanks. I re-examined my code and found that I had 2 of my divs overlapping. Fixed that, but that wasn't the problem. Otherwise I believe my code stream for the two nav bars are identical, and also the css attributes are the same. Maybe I'm missing something in the subtleties or fine points of CSS behavior?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Laakso Sent: Thursday, October 08, 2009 11:23 AM To: David Christiansen Cc: [email protected] Subject: Re: [css-d] Nav bar "you are here" color won't stick in 2nd level navigation bar David Christiansen wrote: > > > I have created a CSS website using Expression Web which has been on-line for > several months. It behaves well enough, but there is one problem I have not > found a solution for. > > I have two levels of navigation, called top-nav and vert-nav. (Both are > actually horizontal). The "you are here" button colors stick properly, > showing the active page, in the Top-Nav link bar, but do not stick in the > Vert-nav link bar. This is true for both IE 7 and IE 8, Firefox and Opera. > > Curiously, both work levels work perfectly when the page is opened in > Expression Web. > > > > Can someone please take a look at my working website and give me a clue as > to how to get the second level nav bar to indicate the active page? > > The website is: > > www.dollchris.com > > > Umm, I am probably missing something really important. Where in the html is #vert_nav ul ? ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
