Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • davilico Friend
    #128166

    Can we have one banner position above ja_news.
    I suggest that you should take another (collapsible) banner position under the logo, as wide as the whole page.

    Thanks,

    Sherlock Friend
    #247609

    Hi davilico !
    You can add new banner module by way :
    open index.php file in templates/ja_teline folder , find code section :


    <div id="ja-pathway">
    <?php mosPathway(); ?>
    </div>
    <div id="ja-current-content">
    <?php

    change into :


    <div id="ja-pathway">
    <?php mosPathway(); ?>
    </div>
    <?php if ( mosCountModules("banner") ) { ?>
    <div class="ja-banner">
    <?php mosLoadModules ( "banner", -1 ); ?>
    </div>
    <?php } ?>
    <div id="ja-current-content">
    <?php

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 6 months ago.

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