Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • meioaereo Friend
    #149721

    Hey guys, How do I get rid of that white box with yellow or orange border below the breadcrumbs in this link http://www.dfall.com.br/zecofloripa/

    Thanks

    Saguaros Moderator
    #337354

    Dear meioaereo!

    pls open the file: templatesja_opalindex.php and find codes:

    [PHP]
    <div id=”ja-container<?php echo $divid; ?>” class=”wrap clearfix”>
    [/PHP]
    and replace:
    [PHP]
    <div id=”ja-container<?php echo $divid; ?>” class=”wrap clearfix”>
    <?php if( !$tmpTools->isFrontPage() ) : ?>
    [/PHP]

    – Find codes:
    [PHP]
    <!– //RIGHT COLUMN –>
    <?php } ?>

    </div></div>
    [/PHP]
    and replace:
    [PHP]
    <!– //RIGHT COLUMN –>
    <?php } ?>

    </div></div>
    <?php endif; ?>
    [/PHP]

    Good luck

    meioaereo Friend
    #337451

    Thank You

    That works!

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

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

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