Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tommypetter Friend
    #153525

    I have the Split Menu selected in Seleni, and I have severel levels of child items. I only want one level of children to show in the drop line, I don’t want the 3rd and 4rth levels to show in the pop up windows on he drop line. The css for those pop ups is really bad, the levels come on top of each other and it’s really messy.

    Arvind Chauhan Moderator
    #352670

    Can you show us your site?

    Arvind

    tommypetter Friend
    #352684

    Hi
    Yes, of course:-)
    http://lenamaskin.metatag.nu

    Arvind Chauhan Moderator
    #352777

    Try this :

    Open /templates/ja_seleni/libs/menu/split.class.php

    around line 44

    Find this code :

    [PHP]function genMenu($startlevel=0, $endlevel = 10){[/PHP]

    Change to :

    [PHP] function genMenu($startlevel=0, $endlevel = 0){[/PHP]

    That should stop the generation of further sub -menus, Only one level.

    Arvind

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Arvind Chauhan 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum