Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mikel2004 Friend
    #195879

    Hi!!

    I wish to move the mainnav (menu navigation) position on top of the page; above the header position (where is the headline position). It´s possible?

    I use Ja teline IV T3

    What I can do?

    Very thanks!


    1. mainnav-on-top
    Ninja Lead Moderator
    #527194

    You can try with this tweak:

    Open the templates/ja_teline_iv_t3/tpls/default.php file,

    Change

    <?php $this->loadBlock ('header') ?>
    <?php $this->loadBlock ('mainnav') ?>

    To

    <?php $this->loadBlock ('mainnav') ?>
    <?php $this->loadBlock ('header') ?>

    and apply the same with: home.php, 3-column.php, content-right.php and no-sidebar.php files

    mikel2004 Friend
    #527235

    Excelent!! Superbe!

    Thanks!!

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

This topic contains 3 replies, has 2 voices, and was last updated by  mikel2004 10 years, 1 month ago.

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