Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I18N Navigation child active styling
#3
It's working only for top menu parent tags. Child li tags don't getting style current/current path, look source code on http://puolau.bot.nu/vm/

What's the problem?

P.S. Here is my nav structure:
[Image: navstructb.jpg]

Topmenu getting with:
Code:
<ul><?php get_i18n_navigation(return_page_slug(),0,0); ?></ul>

Leftmenu:

Code:
<?php get_i18n_navigation('left-menu',1,99,I18N_SHOW_MENU); ?>
Reply


Messages In This Thread
I18N Navigation child active styling - by mvlcek - 2012-03-28, 22:48:14
I18N Navigation child active styling - by Laurynas - 2012-03-29, 00:07:03
I18N Navigation child active styling - by mvlcek - 2012-03-29, 05:18:34



Users browsing this thread: 1 Guest(s)