Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • deejay Friend
    #117630

    Hi
    I am using the 3 column JA Spica. Brill 🙂
    I need to add 2 columns (modules) in the middle at the top, between the left menu and right menu.
    I have copied the CONTENT SPOTLIGHT – where do I need to put it?
    [PHP]<!– BEGIN: COPY CONTENT SPOTLIGHT –>
    <?php if ( mosCountModules( ‘user5’) || mosCountModules( ‘user6’) ) { ?>
    <div class=”clr”></div>
    <div style=”position: relative; margin-top: 10px;” class=”clearfix”>
    <?php if ( mosCountModules( ‘user5’) ) { ?>
    <div id=”ja-spotlight-1″ style=”width: <?php echo $divwidth ?>; float: left;”>
    <?php mosLoadModules(‘user5’,-2); ?>
    </div>
    <?php }
    if ( mosCountModules( ‘user6’) ) { ?>
    <div id=”ja-spotlight-2″ style=”width: <?php echo $divwidth ?>; float: right;”>
    <?php mosLoadModules(‘user6’,-2); ?>
    </div>
    <?php } ?>
    </div>
    <?php } ?>
    <!– END: COPY CONTENT SPOTLIGHT –>[/PHP]
    Many thanks,
    Dave

    Khanh Le Moderator
    #211637

    Copy above “<?php mosMainBody(); ?>“.

    deejay Friend
    #211657

    sorted!:)
    Thanks khanh

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

This topic contains 3 replies, has 2 voices, and was last updated by  deejay 18 years ago.

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