Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM "current" navigation
#1
Hi.

How can I set up the "current" navigation class to be shown? I am working on this theme - http://base.kingarchee.pl/getsimple/demos/Azure/ - and I am not able to make current navigation element shown with dark background.

I have this as a code for current:
Code:
#menu a:hover, #menu li.current {
    text-decoration: none;
}

#menu li.current {
    background: #008C9A;
}
And it doesn't work. How can I fix it?
Glowczynski.pl - webmaster, graphic designer, translator.
For any job offers contact me via artur@glowczynski.pl.
Reply


Messages In This Thread
"current" navigation - by Artur - 2016-05-08, 19:59:28
RE: "current" navigation - by shawn_a - 2016-05-08, 23:21:20
RE: "current" navigation - by Artur - 2016-05-09, 02:56:39
RE: "current" navigation - by Artur - 2016-05-12, 02:45:50
RE: "current" navigation - by Carlos - 2016-05-12, 04:09:04
RE: "current" navigation - by Artur - 2016-05-12, 04:19:45
RE: "current" navigation - by Carlos - 2016-05-12, 04:21:26
RE: "current" navigation - by Artur - 2016-05-12, 06:37:04



Users browsing this thread: 1 Guest(s)