test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #198734

    I am trying to layout the top menu (bottom of page:-) with all submenus visible, so without the little inverted triangles. I’ve tried grouping via the template but to no effect. The dark grey background needs to be tall enough to show all the menu items.

    gpm.tecsa.com (This site is now live and running on Joomla 3.3.1)


    1. topmenu
    Ninja Lead Moderator
    #538807

    I just expanded the width in your menu as follows:

    Change

    Line 23: <div class="<?php echo $hasright ? 'span9' : 'span12'?>">
    Line 33: <div class="span3 secnav">

    To:

    Line 23: <div class="<?php echo $hasright ? 'span10' : 'span12'?>">
    Line 33: <div class="span2 secnav">

    Let me know if it helps.


    1. the_menu
    timtecsa Friend
    #538902

    Thanks, Ninja.

    But may not be so necessary as I’ve unpublished the sub menus to make life simpler.
    However, I now realise I don’t have the usual copyright text and have no idea how to get it back 🙁

    Also how do I generate a site map to display above the footer nav like on the demo template?

    timtecsa Friend
    #538934

    Discovered after disabling sub menus on “top_menu” that the “main_menu” sub menu items were also effectively disabled but not shown as such. Why? What am I missing?
    I have re-enabled them on “top menu” and now they popup/down correctly on the main menu.

    UPDATE: The live site is now at http://www.globalprintmonitor.info

    Ninja Lead Moderator
    #539048

    It would be great if you can include a screenshot for illustration. It would help to understand the issues and give you specific suggestion then.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

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