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
help needed with dropdown menu
#1
I am trying to work on a dropdown menu. I have I18N activated. 


<?php get_i18n_navigation(return_page_slug(),0,3,I18N_SHOW_MENU); ?> 

Problem is, I get a jumble of titles scrunched together.
On looking at Developer Tools, I see the menu is in a single list. Should this not be nested or am I missing something.

I need to differentiate parent and child for styling. Is there somewhere within the PHP I can add a child class. Sorry, my PHP is non-existent so help is appreciated.

I want to do this CSS only, not JS or AJAX.

thanks
I'm no Einstein, nor do I profess to be. Just saying what I would try in the circumstances.
Reply


Messages In This Thread
help needed with dropdown menu - by Lucianp - 2016-02-11, 08:29:33
RE: help needed with dropdown menu - by shawn_a - 2016-02-11, 08:31:59
RE: help needed with dropdown menu - by Lucianp - 2016-02-11, 09:09:09
RE: help needed with dropdown menu - by Raeven - 2016-02-27, 14:00:01
RE: help needed with dropdown menu - by Lucianp - 2016-03-01, 01:48:11



Users browsing this thread: 1 Guest(s)