Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • thehacker Friend
    #153183

    Hi to all,
    i have another question, i want to make custom login module position and style like on http://www.joomlancers.com
    is there custom module or script used for that login and sign up module and how to make it?

    psihohealer Friend
    #351866

    it could b done if we could add another megamenu to the page, the question “is it possible to add another megamenu” has been asked some three weeks ago but wasnt answered jet… i would like to know that myself 🙂

    the code for menu rendering is simple but i still need some testing b4 i figure out how to change menu witch is being loaded

    <?php if (($jamenu = $this->loadMenu())) $jamenu->genMenu (); ?>
    <!-- jdoc:include type="menu" level="0" / -->
    <?php if ($this->hasSubmenu() && ($jamenu = $this->loadMenu())) : ?>
    <div id="ja-subnav" class="clearfix">
    <?php $jamenu->genMenu (1); ?>
    <!-- jdoc:include type="menu" level="1" / -->
    </div>
    <?php endif;?>

    :confused:

    Khanh Le Moderator
    #351905

    You could add 2 megamenu instances on a page (we did it on Teline III). However, the login module in http://www.Joomlancers.com is not used megamenu. We use a popup script to show the login module. You also could check similar login style form in JA Pyrite (http://www.joomlart.com/demo/#templates.joomlart.com/ja_pyrite) and JA Nickel (http://www.joomlart.com/demo/#templates.joomlart.com/ja_nickel)

    psihohealer Friend
    #352137

    i also added 2 megamenu’s to the page but problem am having is adding two different menues like mainmenu and top menu.. is there some simple method of displaying certain menu other than mainmenu inside megamenu framework 🙂

    cheers

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

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

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