test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nikii Friend
    #124383

    Hello

    I would like to insert a banner module position just on the top of the text, just before

    Greek revival: High style in Athens

    how can i have that please ?

    Thank you

    Khanh Le Moderator
    #234539

    Looking in template index.php file, you could see the block of code to include banner position:


    <?php if ( mosCountModules('banner') ) { ?>
    <div id="ja-banner">
    <?php echo mosLoadModules ( 'banner',-1 ); ?>
    </div>
    <?php } ?>

    Move that block of code to above this:


    <?php mosMainBody(); ?>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 11 months ago.

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