Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • greendome Friend
    #130311

    Hi,

    I hope some one can help.

    Bascially, what i would like to do is remove the main menu from the top and replace it with some text. However, the main menu need to work in the left menu position.

    I have attached a screen print of what i have in mind.

    Thank you in advance.

    greendome


    1. Picture-17
    Menalto Friend
    #257195

    Are you using Joomla 1.5 or 1.0xx?

    greendome Friend
    #257199

    <em>@Menalto 63384 wrote:</em><blockquote>Are you using Joomla 1.5 or 1.0xx?</blockquote>

    Joomla 1.5.3

    Sorry i should have mentioned it in the original post.

    Thank you.

    greendome

    Sherlock Friend
    #257531

    Hi
    Plz edit index.php

    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav">
    <?php
    //Gen menu for CSS, MOO
    //Gen first level menu for Split, Dropline
    $jamenu->genMenu (0);
    ?>
    Change to
    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav">
    <?php
    //Gen menu for CSS, MOO
    //Gen first level menu for Split, Dropline
    //$jamenu->genMenu (0);
    ?>
    <!---- add your text here --->
    </div>
    <!-- END: MAIN NAVIGATION -->

    </div>
    <!– END: MAIN NAVIGATION –>

    greendome Friend
    #257553

    Thank you nguoiabcd, much appreciated!

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

This topic contains 5 replies, has 3 voices, and was last updated by  greendome 16 years, 4 months ago.

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