Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • jimmer Friend
    #130750

    I have posted under Zibal template but no feedback.

    How can I get this to change images with each click on a page instead of tabs.

    $ja_header_images = array(‘sh01.jpg’,’sh02.jpg’,’sh03.jpg’,’sh04.jpg’, ‘sh05.jpg’,’sh06.jpg’,’sh07.jpg’,’sh08.jpg’,’sh09. jpg’,’sh010.jpg’); // Each sub header image will be assigned to each menu

    Just curious if this can be done.

    Here is site I am working on.

    http://ontariohaylistings.ca

    Thanks in advance,

    James

    Sherlock Friend
    #259346
    jimmer Friend
    #259379

    I did come across this but was lost. I will take another look.

    Thanks,

    James

    Sherlock Friend
    #259564

    Hi jimmer !
    There is simple way for solve your problem , You use banner module , each page you create a banner and assign it to display .

    jimmer Friend
    #259685

    OK, so what is the exact module for the header image? As I am looking and it does not seem to specify one. As it shows C as the split menu but nothing where the image is.

    James

    jimmer Friend
    #260035

    Hi hainn84,

    Not 100% where to set the banner module? Please advise,

    Thanks,

    James

    Sherlock Friend
    #260039

    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.

    jimmer Friend
    #260253

    <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>

    Got it to work, thanks a ton for everyone for assistance on this project. Now just need to get ads manager working perfect and I am done…..Ye Hah,,,,

    James

    Sherlock Friend
    #260346

    Hi jimmer !
    very Happy when help you . good luck !

    inlineslalom Friend
    #287082

    but how can you do it without the banner module? i won’t do it with the module…

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

This topic contains 10 replies, has 3 voices, and was last updated by  inlineslalom 15 years, 10 months ago.

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