Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • farajrifai Friend
    #152861

    Hello

    I want to place a banner at the very top of the site with JA Kyanite. I want to put it above JA Menu, between logo and search module at the very top.

    How can I do it please ?

    Thank you very much

    Anonymous Moderator
    #350876

    Hi guy,

    You just need to create a CustomHTML module, enable “search” location. This module is contents of banner.

    farajrifai Friend
    #350884

    Thank you for your response
    but I want to put this banner between logo and search location, in the middle of the very top, you see?

    Saguaros Moderator
    #351419

    Hello

    Pls open the file: templates/ja_kyanite_ii/layouts/blocks/header.php and try to find the following code:
    [PHP]
    <?php if($this->countModules(‘search’)) : ?>
    [/PHP]
    replace:
    [PHP]
    <?php if($this->countModules(‘my-topbanner’)) : ?>
    <div id=”my-topbanner”>
    <jdoc:include type=”modules” name=”my-topbanner” />
    </div>

    <?php endif ; ?>
    <?php if($this->countModules(‘search’)) : ?>
    [/PHP]

    trvidea Friend
    #361863

    hello,

    I tried this and worked.
    The banner is displayed on top right to the logo.
    However, when I put a banner to the top, the menu stops from working!!!!!

    that is the menu items cannot be higlighted or pressed.

    Any ideas?

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

This topic contains 5 replies, has 4 voices, and was last updated by  trvidea 13 years, 6 months ago.

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