test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • javaclinic2 Friend
    #158738

    How to put a banner near the logo ? not in side box

    Zeeshan

    aman204 Friend
    #371911

    To avoid confusion, Can you please provide in screenshot marked with annotations of area where you wish to have banner placed

    javaclinic2 Friend
    #371959

    please see the attached, it has 2 banner mentioned..


    1. dion
    aman204 Friend
    #372009

    1) Go to templates/ja_teline_iii/layouts/blocks/header.php file and add this::

    <?php if($this->countModules(‘logo-right’)) : ?>
    <div style=”float:left;position:relative;margin:0 10px;”>
    <jdoc:include type=”modules” name=”logo-right” />
    </div>
    <?php endif; ?>

    above this::

    <?php if($this->countModules(‘search’)) : ?>
    <div id=”ja-search”>

    2) Now, You can please follow this tutorial to add a module (Position name: logo-right)::

    http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/

    Mainly, You have to type new position name and click on apply

    For other position, You can assign the module to search position

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

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