Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • investx Friend
    #149942

    Hi,

    How can I make my botsl module position width to have the value 25% like the demo site http://templates.joomlart.com/ja_purity_ii/

    My site is http://investx.net/index.php?option=com_content&view=frontpage&Itemid=194

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

    It seems the line [PHP]<?php echo $botsl[‘user6’][‘width’]; ?>[/PHP] don’t list any value…

    Why ??

    micrantha Friend
    #338316

    Hello,
    I think width of modules in bottom spotlight is counted: when you publish 4 modules width=25%.
    So beside 2 modules you could publish 2 empty modules (custom HTML will do) in the appropriate position to get what you want.

    Good luck,
    Micrantha

    investx Friend
    #338401

    Hi,

    Worked …. in botsl.php was added by mistake % …..

    <?php echo $botsl[‘user6’][‘width’]; ?>%;”>
    <jdoc:include type=”modules” name=”user6″ style=”JAxhtml” />

    Stupid thing

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

This topic contains 3 replies, has 2 voices, and was last updated by  investx 14 years, 1 month ago.

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