Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • namthanh Friend
    #134783

    Please show me where I can download the Ja Tabs Extension for this template. I can’t find it in the install package.

    Thank you

    Sherlock Friend
    #277884

    Hi namthanh !
    teline using javascript code in ja.script.js file to create tabs for modules. you only need assign modules to ja-tab1 and ja-tab2 position , those modules will display on tabs with ja-tab1 position at the top tab and ja–tab2 at the bottom tab.
    Please open index.php file in templates/ja_teline folder, go to about line 205 :


    <div id="ja-tabswrap" class="clearfix">
    <?php if ( $this->countModules('ja-tab1')) { ?>
    <ul class="ja-tab-top">
    <jdoc:include type="modules" name="ja-tab1" style="jatab" />
    </ul>
    <?php } ?>
    <div class="ja-tab-contentwrap<?php echo $tabstyle;?>"><div id="ja-tab-content"> </div></div>
    <?php if ( $this->countModules('ja-tab2')) { ?>
    <ul class="ja-tab-bottom">
    <jdoc:include type="modules" name="ja-tab2" style="jatab" />
    </ul>
    <?php } ?>
    </div>

    this is code for load tabs.

    dankob Friend
    #279462

    HI
    I’m new here! I also don’t know how to make Tab on my site please could you explain better! (Could you explain in pictures?) Thank you very much for any help!
    I’m using joomla 1.0..

    mj1256 Friend
    #279468

    just in module manager assign modules to user6 position, make sure you have the titles enabled and they will show in tabs,

    dankob Friend
    #279532

    I don’t have JA Tab modul in Teline! How can I do this? I am beginner 🙁
    I appreciate for any explanation!

    Thank you!

    dankob Friend
    #279581

    Thank you to all!!!!
    It’s working :-), it is ok now!

    Greetins from Rama, Bosnia

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

This topic contains 6 replies, has 4 voices, and was last updated by  dankob 16 years ago.

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