[TYPO3-english] Deeper levels on sub navigation

Ralf-Rene Schröder ralf.rene at online.de
Fri Jun 27 02:28:23 CEST 2014


Am 27.06.2014 00:53, schrieb Developer:
> Hi!
> 
> I've installed the Typo3 6.2.3, and wondered how one can make the sub
> navigation list sub pages that go deeper than two levels? Level one is
> on the main menu at the top, level two is at the right hand side. But if
> I make page beneath the level two page I can't figure how to make it
> appear in that menu on the right...

build in your right-menu more levels...

right-menu = HMENU
right-menu {
  ...
  1 = TMENU
  1 {
    ...
  }
  2 < .1
  3 < .1
  4 < .1
}

-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format


More information about the TYPO3-english mailing list