Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • okulo Friend
    #144906

    Hi,

    I have searched the Teline II section hoping to find an instant answer to my question, I found a few promising suggestions and tried to apply them but they did not really help.

    Basically, I would like to position the banner module between the Latest Headlines and the News.

    According to the overlay, they are two separate instances of ja-news but when I open the index.php file I can’t seem to find where one ends and the other begins. I tried cutting/pasting:

    <?php if($this->countModules('banner')) : ?>
    <!-- BEGIN: BANNER -->
    <div id="ja-banner">
    <jdoc:include type="modules" name="banner" />
    </div>
    <!-- END: BANNER -->
    <?php endif; ?>

    to above:

    <!-- BEGIN: JAZIN -->
    <?php if($tmpTools->isFrontPage()) : ?>
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <?php endif; ?>
    <!-- END: JAZIN -->

    That put the banner above the Headlines.

    I then tried to paste it below. Then the banner appeared below the News.

    Is there a way of putting the banner between the Headlines and the News?

    I have managed to achieve what I want to do by placing the content (AdSense) in the ja-news position in Module Manager but that makes things very untidy with no divider between the AdSense and the news and two dividers at the bottom of the page.

    See:

    http://www.okulonews.com

    Is this possible, please?

    okulo Friend
    #319821

    As I have had no response to this thread, can I assume that nobody knows how to do it?

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

This topic contains 2 replies, has 1 voice, and was last updated by  okulo 14 years, 8 months ago.

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