Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ggmaury Friend
    #132329

    <em>@hainn84 66860 wrote:</em><blockquote>Hi jimmer !
    sorry for delay !
    To set banner module :
    – You open index.php file in templates/ja_zibal folder , find following code section :


    <div id="ja-topnav">
    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav" class="clearfix">
    <?php $jamenu->genMenu (0); ?>
    </div>
    <!-- END: MAIN NAVIGATION -->
    </div>

    <script type="text/javascript">initPNGTrans();</script>

    change to :


    <div id="ja-topnav">
    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav" class="clearfix">
    <?php $jamenu->genMenu (0); ?>
    </div>
    <!-- END: MAIN NAVIGATION -->
    </div>
    <jdoc:include type="modules" name="banner" style="raw" />
    <script type="text/javascript">initPNGTrans();</script>

    – You go to admin >> extensions >> module manager >> banner module
    – set position for it to “banner” and set for it display on page which you want by assign page at the bottom.</blockquote>

    Hi there!
    I’m using JA Zibal,,,
    I already inserted the code in red above.
    I don’t see a “banner” module in my module manager and if I create a new module of banner type, I don’t have a “banner” position to select from the dropdown list.
    Do I need to install certain extension to have a “banner” position?
    Thanks in advance,

    UPDATE:

    Ok, I figured out the banner position typyng “banner” in the dropdown list,
    Now, the problem is that the picture ( 900x150px like in the original template) shows out of the original limits (bottom & right for Firefox and right for IE).
    You can check it out at http://campeches.com

    Any clue on how to fix that?

    Thanks again

    Gabriel

    Sherlock Friend
    #265748

    Hi ggmaury !
    You open templateDetails.xml file in templates/ja_zibal folder, find following code section at about line 238 :


    <positions>
    <position>breadcrumb</position>
    <position>newsflash</position>

    change to :


    <positions>
    <position>breadcrumb</position>
    <position>newsflash</position>
    <position>banner</position>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 3 months ago.

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