Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • msvendsen91 Friend
    #164161

    I need to add a simple text horizontal menu above the main menu, at the top right-hand side of my website. Like this:

    Blog | Login | Contact Us | About Us

    Home Services Products Customers Partners Events

    How do I do this? Please provide specific, clear, step-by-step instructions. I checked the forum but the only answer I found was too vague. I followed those instructions but my menu ended up at a vertical list instead of horizontal as above. And the only module position that would display was the “Search” module. I want my mini menu to be above the search bar. Please include the module position to use.

    Thank you!

    Saguaros Moderator
    #392734

    you open the following code: templatesja_oreslayoutsblocksheader.php and find


    <jdoc:include type="modules" name="hotnews" style="JAxhtml" />
    </div>
    <?php } ?>

    replace by:


    <jdoc:include type="modules" name="hotnews" style="JAxhtml" />
    </div>
    <?php } ?>
    <div class="ja-topleft">
    <jdoc:include type="modules" name="topleft" />
    </div>

    When done, you put an instance of the mainmenu module putting on topleft position

    ric ordea Friend
    #404243

    I was looking for this exact thing!!!

    How can I add the menu position over the search box like the original poster was looking to do? I would like the position directly above the search box, not in the hotnews area.

    What advanced suffixes are used to make the menu inline like the OP sample above:
    Blog | Login | Contact Us | About Us

    chavan Friend
    #404711

    Dear ric ordea,

    Could you provide us with your site information (your site URL, your site admin account) and FTP account ? so that we can take a look and help you beter.
    Please use the following ticket link to update your information: http://support.joomlart.com/index.php?/Tickets/Ticket/View/78102

    Regards,
    TrungHuynh

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

This topic contains 4 replies, has 4 voices, and was last updated by  chavan 13 years, 3 months ago.

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