Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • actiwork Friend
    #145935

    Hi , I would like to insert an header position between logo and menu position

    How I have to modify the index.php file and css?

    Thx

    Anonymous Moderator
    #323705

    Hi actiwork

    open templatesja_edeniteindex.php file, at about line 102, find following code section:

    <!-- END: HEADER -->

    <!-- BEGIN: MAIN NAVIGATION -->

    and change to:

    <!-- END: HEADER -->
    <?php if ($this->countModules('jaheader')) { ?>
    <div id="ja-newheader">
    <jdoc:include type="modules" name="jaheader" style="raw" />
    </div>
    <?php } ?>
    <!-- BEGIN: MAIN NAVIGATION -->

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years ago.

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