Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • regin Friend
    #189557

    I have installed Ja tabs on my site, because it is a multi-lingual site, and the tabs are ideal for different visitors to click and read the intro text on the front page in their language.

    However, I have some big problems with the plugin.

    I have produced this code, and placed it in the featured article on my site.
    {jatabs type=”articles” ids=”53, 54, 55″ ajax=true view=”introtext” position=”top” animType=”animMoveVir”} {/jatabs}

    (I have tried with other sample code as well, but nothing seems to respond to the changes I do)

    I have made relevant changes in the plugin, to reflect the size of the plugin,so it would fit to my site. But nothing I do, will make it fit in the content area.

    On top of that, the drop-down menu disappears behind the tabs.

    The tabs even cover the module position Sidebar-2.

    See live version: http://ucenter.melbournewebsolutions.com.au/index.php/en/

    Regin

    phong nam Friend
    #501605

    Hi Regin,

    I corrected this tabs overlapping issue by putting the below overrden css styles into templates/ja_beranis/css/custom.css file:

    /*Extra css styles for displaying tabs module on JA Beranis homepage*/ @media (min-width: 980px) {
    #t3-content div.ja-tabswrap {
    max-width: 500px;
    }
    }

    #t3-content .container {
    max-width: 100%;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    }

    #t3-header {
    z-index: 9999;
    box-shadow: none;
    }

    .t3-header.container {
    overflow: visible !important;
    }

    .ja-tab-panels-top {
    min-height: 400px !important;
    }

    Note: The tabs will look perfectly on the devices which has bigger 980px witdth screen. On other smaller width devices, you need to adjust the width of ja-tabswrap class by refering this tip.

    regin Friend
    #501679

    Hi
    Thanks.. probably would not had got my head round that.

    Ill have a look at the link.

    regin Friend
    #501838

    Ups, just noticed today that when I choose another language, the tabs fold into something 1/3 of the size.

    I click the chinese flag, and then I get the result below. How can that be?


    1. 11-08-2013-10-38-46
    phong nam Friend
    #501841

    Hi Regin,

    I saw you had changed the language module into selection type, instead of list type and the tabs modules still work fine now. Do you still need our help on this concern ?

    regin Friend
    #502005

    hi Leo,

    Hmm, yeah noticed after I changed to dropdown, the tabs appear to e working fine, so no thanks, if it is working, lets not fix it 🙂

    Thank you.

    Regin

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

This topic contains 6 replies, has 2 voices, and was last updated by  regin 11 years, 3 months ago.

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