Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • christophergroup Friend
    #139244

    How can I make the body and right area transparent so the site background will show thru?

    Thanks
    CG

    santoshalom Friend
    #301980

    in index.php
    for right colums to transparent

    <!– BEGIN: RIGHT COLUMN –>
    <div id=”ja-col2″>
    <div class=”ja-innerpad”>
    <jdoc:include type=”modules” name=”right” style=”rounded” />
    <?php $tmpTools->genToolMenu($tmpTools->getParam(‘usertool_bg’)); ?>
    </div></div><br />
    <!– END: RIGHT COLUMN –>
    chnage to
    <!– BEGIN: RIGHT COLUMN –>
    <div id=”ja-col2″>
    <div class=”ja-innerpad”>
    <jdoc:include type=”modules” name=”right” style=”raw” />
    <?php $tmpTools->genToolMenu($tmpTools->getParam(‘usertool_bg’)); ?>
    </div></div><br />
    <!– END: RIGHT COLUMN –>

    christophergroup Friend
    #302020

    Thanks where would I find the settings for “raw” and “rounded”? Would they be in the template.css?

    CG

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

This topic contains 3 replies, has 2 voices, and was last updated by  christophergroup 15 years, 5 months ago.

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