Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • leonike Friend
    #152813

    hello all,
    my aim is to define the module positions user 1,2,3,4 and 5 below the slideshow module position, like it is in the kyanite ii template?
    At the moment the module positions user 1-5 are above the slideshow module position.
    Any Idea?:((
    Please advise.
    Best regards leonike

    Saguaros Moderator
    #350839

    Hello

    Pls open the file: /templates/ja_zeolite_ii/layouts/blocks/topsl.php and try to move the following code at top of file:
    [PHP]
    <?php if (!$this->isContentEdit() && $this->countModules(‘ja-slideshow’)) { ?>

    <!– BEGIN: SLIDESHOW –>

    <div id=”ja-slideshow” class=”wrap”>

    <div class=”main clearfix”>

    <div id=”ja-slideshow-bot”><div id=”ja-slideshow-top” class=”clearfix”>

    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />

    </div></div>

    </div>

    </div>

    <!– END: SLIDESHOW –>

    <?php } ?>

    [/PHP]

    GOodluck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 4 months ago.

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