The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




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)