Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • aoki_rene Friend
    #148652

    HI! i want to change the width of module position 6, and remove position user 7, and user 8.

    So the width of position USER 6 will be 3 times larger. (user 6, 7, and 8) all together.

    Can this be done?

    bennitos Friend
    #332597

    Those modules auto resize.

    So if you disable 7 and 8 then the remaining two double in width.

    Is that what you want? Or do you want module 9 to remain small?

    <em>@aoki_rene 164811 wrote:</em><blockquote>HI! i want to change the width of module position 6, and remove position user 7, and user 8.

    So the width of position USER 6 will be 3 times larger. (user 6, 7, and 8) all together.

    Can this be done?</blockquote>

    aoki_rene Friend
    #332599

    HI! i want user 9 to be 310 px and aligmed to the right, so I can use user 6 to put some banners.
    Here is the picture:

    aoki_rene Friend
    #332813

    Any help on this issue yet??

    John Wesley Brett Moderator
    #332909
    bennitos Friend
    #332912

    Hello aoki_rene,

    Im sorry i did not get back to you on this topic, i usually respond to quite some threads and sometimes miss the reactions after.

    Thanks to the always helpfull John for posting the solution 🙂

    With Regards,
    Ben

    aoki_rene Friend
    #332998

    <em>@bennitos 165244 wrote:</em><blockquote>Hello aoki_rene,

    Im sorry i did not get back to you on this topic, i usually respond to quite some threads and sometimes miss the reactions after.

    Thanks to the always helpfull John for posting the solution 🙂

    With Regards,
    Ben</blockquote>

    Fond the solution:
    edit file botsl.php
    about line 10 to this:

    [PHP] <?php if( $this->countModules(‘user6’,70) ): ?>
    <div class=”ja-box column ja-box<?php echo $botsl[‘user6’][‘class’]; ?>” style=”width:67%”>
    <jdoc:include type=”modules” name=”user6″ style=”JAxhtml” />
    </div>
    <?php endif; ?>

    <?php if( $this->countModules(‘user9’,30) ): ?>
    <div class=”ja-box column ja-box<?php echo $botsl[‘user9’][‘class’]; ?>” style=”width: 33%”>
    <jdoc:include type=”modules” name=”user9″ style=”JAxhtml” />
    </div>
    <?php endif; ?>[/PHP]

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

This topic contains 7 replies, has 3 voices, and was last updated by  aoki_rene 14 years, 9 months ago.

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