Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Makis77 Friend
    #155397

    Hi,

    I want to create the following new module possitions, but I faild.
    Please see attachement.
    Could you please help?
    Thanks


    1. NewPossitions
    Saguaros Moderator
    #359774

    1) You go to edit this template => Click to the Layout tab => Click to the Edit Button of the Default Row, please see my snapshort to define a new module position beside the slideshow

    and then add the following code into the template.css file:

    #ja-content-mass-top .ja-innerdiv {
    float:right;
    width:150px;
    clear:none;
    }
    #ja-content-mass-top .ja-slidewrap {
    float:left;
    width:500px;
    }

    Saguaros Moderator
    #359775

    2) add new position in the header:

    you open the file: templatesja_anionblocksheader.php and find the following code:
    [PHP]
    <?php if($this->countModules(‘search’)) : ?>
    [/PHP]

    replace:
    [PHP]

    <div class=”header-top”>
    <jdoc:include type=”modules” name=”header-top” />
    </div>
    <?php if($this->countModules(‘search’)) : ?>
    [/PHP]

    and add the following css into the template.css file:

    .header-top{ position:absolute; top:10px; right:200px; background:red; width:200px; height:50px}

    When done with 2 steps: the template has two new positions: header-top and right-content-right

    Makis77 Friend
    #359904

    Hi,

    Thanks for the help.
    2) Works great.
    1) Possitions the right column under the left, not next to the left, as I want.

    Any ideas?

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

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

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