0
Welcome Guest! Login
0 items Join Now

Afterburner Active Menu Items (nav li.active)

  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • I thought so too, but when I add another menu the non-active menu item issue reappears.

      It clears up as soon as I delete the new menu.
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • Have you found a way around this yet? I created a demo and produced the same result.
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • Hi Erin,

      Yes i see the issue you are having. hmm i have tried recreating this in my environment with no success. would it be possible to turn off SEO?

      as i believe that is the only difference between our environments.

      Cheers
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • I would rather fix the issue than turn off SEO. You are right though. Turning off SEO does make the menu items active again.
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • I read the post, but css is not one of my strengths. I use Firebug, make minor changes and move on.

      How would I change this line:
      #nav li.active a {background:#272727;color:#F5841F;}

      to coincide with the solution in the thread:
      ul#mainlevel-nav li a:active to --> ul#mainlevel-nav li a#active_menu-nav
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • Hello,

      Not a problem :) Took me awhile to figure out css as well.

      to change you will need to make it

      #nav li a#active_menu-nav {background:#272727;color:#F5841F;}

      give that a shot. if it doesnt work we will need to try something different :)
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • Gave it a shot, didn't work. Nothing would activate. I even tried different variations, but nothing happened.
  • Re: Afterburner Active Menu Items (nav li.active)

    Posted 14 years 10 months ago
    • hmm ok. let me try a few things

Time to create page: 0.056 seconds