Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sugiarto Friend
    #139922

    Hi all,

    I am using JA Copper Bussiness. I need a new module position. Position and width is like user5 but without heading.

    What codes should I add and to which file?

    Thanks in advance.

    Regards,
    Sugiarto.

    nguyenhuu quang Friend
    #300039

    your live site?

    nguyenhuu quang Friend
    #300046

    index.php line: 217

    [PHP]<?php if ($ja_masscol) { ?>
    <!– BEGIN: MASSCOL –>
    <div id=”ja-colmass” class=”clearfix”>
    <div class=”ja-innerpad”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>
    </div>
    <?php } ?>[/PHP]

    to

    [PHP]<?php if ($ja_masscol) { ?>
    <!– BEGIN: MASSCOL –>
    <div id=”ja-colmass” class=”clearfix”>
    [PHP]<?php if ($ja_masscol) { ?>
    <!– BEGIN: MASSCOL –>
    <div id=”ja-colmass” class=”clearfix”>
    <div class=”ja-innerpad”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>
    <div class=”ja-innerpad”>
    <jdoc:include type=”modules” name=”user51″ style=”xhtml” />
    </div>
    </div>
    <?php } ?>[/PHP]

    Urszula Dziki Friend
    #300095

    Why do you need new position? .. May be simply use blank_ if you don’t need heading in module class. That should do the trick for you. Unless you really need something specific with different width etc.. but for heading .. I think class trick should do for you


    1. may-be-that-u-can-use
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Urszula Dziki 15 years, 5 months ago.

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