Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • minas69 Friend
    #151634

    Hi,

    I need a new modul postion above the logo on top ( please see picture – yellow signed )

    What I have to do ? 🙂

    thanks for your comments…

    mina


    1. Unbenannt
    Saguaros Moderator
    #346337

    Hello

    You open the file: templatesja_halitelayoutsblocksheader.php and add the following code at line 0:
    [PHP]
    <?php if($this->countModules( ‘my-top’ )) : ?>
    <div class=”my-top clearfix” id=”my-top”>
    <div class=”main clearfix”>
    <jdoc:include type=”modules” name=”my-top” style=”JAxhtml” />
    </div>
    </div>
    <?php endif; ?>
    [/PHP]
    after done, you have a new position named is my-top, you ‘ll put modules in there

    GOod luck

    minas69 Friend
    #346347

    hi tienhc,

    thanks for your help..it works….:)

    Is there also a possibility to change the background color ( please see picture ) ?

    many thanks….

    mina


    1. Unbenannt
    Thanh Nguyen Viet Friend
    #346491

    Hi mina,

    Please open a below file:

    /templates/ja_halite/css/template.css

    And add the following code at the end of this file

    #my-top {
    background:#FFFFFF;
    }

    Replace FFFFFF with your expected color

    Hope it helpful for you 🙂
    ThanhNV

    minas69 Friend
    #346504

    it works..great:D

    or in german : super !

    vielen dank – many thanks…

    mina

    Thanh Nguyen Viet Friend
    #346505

    geschweige denn :p

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

This topic contains 6 replies, has 3 voices, and was last updated by  Thanh Nguyen Viet 14 years, 5 months ago.

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