Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • brandon12 Friend
    #117439

    # Choose your prefer Menu Type
    $ja_menutype = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu;

    I am using 1, the Split menu (not Suckerfish or Transmenu)
    There is also a Split submenu.

    I like the Split submenu, it’s a very neat way of displaying my submenu links.

    What I’d like to do is comment out the line(s) that show the title of the Split submenu, I don’t want the title on the top.

    The reason is I have a long name for a main menu item, so it doesn’t fit in the Split submenu. The main menu name has to be long, so I hope I can just remove the long title that doesn’t fit from my submenu, I suppose I can comment out a few lines of code somewhere

    ron4u Friend
    #211170

    Is it possible to edit your CSS (whitespace) to allow your long menu titles to wrap?

    Reference: http://www.culturedcode.com/css/reference.html

    Khanh Le Moderator
    #211183

    Open your template index.php file ([joomlaroot]/templates/ja_zibal/index.php), find and remove this code:
    [PHP]<h3><?php echo $menuname; ?></h3>[/PHP]

    brandon12 Friend
    #211197

    Perfect!

    Thanks for your help

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

This topic contains 4 replies, has 3 voices, and was last updated by  brandon12 17 years, 6 months ago.

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