Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • meioaereo Friend
    #149061

    I was wondering if you guys can show me how to add a module position on the top right corner next to the menu for joomlafish component. I don’t have many menu items so it wont be squeezed to each other.

    Thanks


    1. modulePosition
    Saguaros Moderator
    #334539

    hello meioaereo!

    here is the solution: pls open the file: templates/ja_halite/layous/block/header.php and find code at line 24

    <ul class=”no-display”>

    replace

    <div id=”right-navigator”><jdoc:include type=”modules” name=”right-nav” /></div>
    <ul class=”no-display”>

    Pls add the folowing css into the template.css file
    #right-navigator {
    float:right;
    padding-top:12px;
    }

    Access the module manager to put a module on the “right-nav” position
    Good luck

    zaidbenjamin Friend
    #336309

    can we use this way to add a position to the layout anywehere

    Saguaros Moderator
    #336590

    YEs, You can add a position to the layout anywehere and you only do some changes of css to adjust its appearance.

    GOod luck

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

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

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