Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • suli3 Friend
    #140216

    Hi

    Ho to disable the body-container if i have no content in the first page. I have set all setting on 0, leading, columns etc. but it shows the container.

    thanks for help

    cssyeah Moderator
    #301230

    Hi suli3,

    Do you don’t want to show the content on home page?

    suli3 Friend
    #301232

    Hi

    Yes i dont want show the content in the home page? Is it posible to hidde this container if this is the first page or if the page has a special name`?

    like if this–>firstpage())….. or with the name of the menu or page

    cssyeah Moderator
    #301236

    Hi suli3,

    Open the index.php in the ja_ruby template folder and modify it.

    <?php if($tmpTools->isFrontPage()) : ?>
    <!– CONTAINER –>
    <div id=”ja-container<?php echo $divid; ?>” class=”wrap”>

    …..

    </div>
    <!– // CONTAINER –>
    <?php endif; ?>

    suli3 Friend
    #301238

    Hi

    Thanks this works. But is this possible with the menu name or page name?

    Regards?

    cssyeah Moderator
    #301302

    Hi,

    I think, it’s possible.

    suli3 Friend
    #301332

    Hi

    Have you a solution for thath? Because the forntpage function is very necessary

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

This topic contains 7 replies, has 2 voices, and was last updated by  suli3 15 years, 7 months ago.

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