Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • zenga Friend
    #146062

    Hello,

    In JA Cooper, I want to replace the BODY section by JA-NEWS.

    I don’t know how can I do it.

    I can’t find the BODY section in index.php

    I want tu push it down or to leave it.
    Please tell me also if it is possible to change the home link to another point if I cancel this section.

    Thanks a lot,
    Jean

    Anonymous Moderator
    #323902

    Hi zenga

    To view all positions in the page, please use this link: http://www.your-domain.com/index.php?tp=1

    In this template, the body position is not exist. It is only a view for the main part of page. Here you can include any component.

    To hide the body part in the frontpage, you go to administrator -> Menu -> Main menu -> edit home item. in the edit page, change #info, # Leading, Columns, #links to 0

    zenga Friend
    #325748

    Thanks,

    I tried but I cannot put JA news in the place of Body section.
    Please tell me how to put JA news just under contenslide ?

    hearing from you,

    zenga

    Anonymous Moderator
    #325881

    Hi zenga

    When you change all params in Home item to zero, at that time, ja news module will display under contenslide.

    Also, you can change templates/ja_Cooper/index.php:

    From:


    <div id="ja-content">

    <jdoc:include type="message" />

    <div id="ja-current-content" class="clearfix"><div id="ja-wrap1">
    <jdoc:include type="component" />
    </div></div>

    <!-- BEGIN: JAZIN -->
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <!-- END: JAZIN -->

    to:


    <!-- BEGIN: JAZIN -->
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <!-- END: JAZIN -->
    <div id="ja-content">

    <jdoc:include type="message" />

    <div id="ja-current-content" class="clearfix"><div id="ja-wrap1">
    <jdoc:include type="component" />
    </div></div>

    zenga Friend
    #325972

    Thanks a lot,

    It works !!

    The best,

    Zenga

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

This topic contains 5 replies, has 2 voices, and was last updated by  zenga 14 years, 11 months ago.

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