Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • unicom Friend
    #156634

    hello
    how i can do like this image in attachment
    i want to add 2 modules in the top of the page
    how can i do that ?


    1. q
    unicom Friend
    #363621

    ok
    thank you
    i found what i need
    thank you

    carlo timmers Friend
    #366410

    How did you solve this?

    amontes1208 Friend
    #377487

    I am curious as well …

    Thanh Nguyen Viet Friend
    #377636

    <em>@carlo timmers 208084 wrote:</em><blockquote>How did you solve this?</blockquote>
    Hello Carlo,

    Please open this file
    /path to your template/blocks/header.php

    And add this code snippet to get new position in header of your template

    <?php if ($this->countModules ('new_position')): ?>
    <div id="new_position">
    <div class="new_positions">
    <jdoc:include type="module" name="new_position" />
    </div>
    </div>
    <?php endif ?>

    do similar thing with other blocks.

    Best regards,
    ThanhNV

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

This topic contains 5 replies, has 4 voices, and was last updated by  Thanh Nguyen Viet 13 years, 9 months ago.

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