Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • user11224767 Friend
    #179391

    I have a problem!
    I have modified the index.php to put the right moduls right to the slideshow.
    Now i have a space (red marked in the picture) beetween the slideshow and the content.
    Where can i delete this space?

    Tnaks for your help
    regards
    Jörg


    1. screenshot
    John Wesley Brett Moderator
    #462181

    I hope you can appreciate our trouble in helping you without seeing your site.
    If you still require our help, please provide further information.

    Thank you,
    John.

    user11224767 Friend
    #462184

    Sorry, i forgot!
    You can see the site under
    http://www.berlinger-baumarkt.at/test/

    Thanks!

    John Wesley Brett Moderator
    #462186

    You’ve got a
    <div>
    <div></div>
    </div> problem.
    Your right modules are INSIDE the Slideshow DIV instead of being equal to it.
    http://screencast.com/t/fyGFy4ar0Tdx
    So the nothing will occupy the area under the slideshow because the right modules are stretching the height out.
    http://screencast.com/t/D4MmlMES

    John.

    user11224767 Friend
    #462201

    Can you post the correct code.
    i am not an experte so it will help me what to do!
    thank you very much!
    Jörg

    user11224767 Friend
    #462370

    Please post the corect code.
    i am not a <div>-expert!
    Thanks

    user11224767 Friend
    #462600

    For all who have the same problem, here ist the code of the modified index.php:

    <!– CONTENT –>
    <div id=”ja-content”>
    <div class=”main clearfix”>
    <jdoc:include type=”message” />

    <div id=”ja-current-content” class=”clearfix”>
    <?php if ($this->countModules(‘ja-slideshow’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>
    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>
    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?>
    <jdoc:include type=”component” />
    </div>
    <?php if ( $ja_right): ?>
    <div id=”ja-col2″>
    <jdoc:include type=”modules” name=”right” style=”jamodule” />
    </div>
    <?php endif; ?>
    </div>
    <!– //CONTENT –>

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

This topic contains 7 replies, has 2 voices, and was last updated by  user11224767 11 years, 12 months ago.

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