Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kairaglobal Friend
    #155261

    Hey i want to verify if is possible to change the mesolite II theme to fit my custom need.

    1) i want megamenu to load in the top module…can find it and change it in the module manager

    2) i want a different layout for the first page, no left menu, ja slideshow full with, no product slide and no featured,

    3)two sectiom button up the mass-bottom

    4)always the same footer with all my brand logo –
    user 6, user 7 , user 8 and usual footnav, syndicate

    for the rest of the section i want left menu same as demo

    check my attach file for reference…

    thank a lot for your precision

    Bobby


    1. screen_test
    Don Lee Friend
    #359108

    <blockquote>1) i want megamenu to load in the top module…can find it and change it in the module manager</blockquote>
    In the template folder, open file index.php
    Find:
    <div id=”ja-mainnav”>

    <?php $jamenu->genMenu (0); ?>

    </div>
    Move it to after:
    <?php if ($this->countModules(‘top’)) { ?>

    <div id=”ja-vmcurrency”>

    <jdoc:include type=”modules” name=”top” style=”xhtml” />

    </div>

    <?php } ?>
    <blockquote>ja slideshow full with</blockquote>
    Find:
    <?php if($this->countModules(‘slideshow’)) : ?>

    <!– BEGIN: SLIDESHOW –>

    <div id=”ja-topsl1″>

    <jdoc:include type=”modules” name=”slideshow” style=”raw” />

    </div>

    <!– END: SLIDESHOW –>

    <?php endif; ?>
    Move to after:
    </div>

    <!– END: MAIN NAVIGATION –>
    Then manage the module to widen it.

    For others, plz explain more and I will get back later.

    kairaglobal Friend
    #359349

    hummm the index.php got no real coding, just take value of some option like width of template and choice of navigation.

    the main file is default.php in the layout folder who call part in block folder, can’t find the line you try to make me search…

    Saguaros Moderator
    #359483

    sorry, that’s mistaken between ja mesolite ii and ja mesolite: please find those codes at the templatesja_mesolite_iilayoutsblocksheader.php file

    thanks

    kairaglobal Friend
    #359621

    humm no code like that in header.php :

    <div id=”ja-mainnav”>

    <?php $jamenu->genMenu (0); ?>

    </div>

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

This topic contains 5 replies, has 3 voices, and was last updated by  kairaglobal 14 years, 1 month ago.

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