Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • agenturx Friend
    #156783

    Hey all,

    im using the anion Template and the K2 extension. I tryed to put a categories list (with sub categories) in an tab. But the sub categories are “missplaced”.

    Here more Details:

    On my front Page, i have a categories list with the categories in an tab (but just 1 level to render).

    http://agenturx.alfahosting.org/

    You can see it in the rigth navigation below the search box. Here everything is all rigth. But on an other page, i have another categories list (but with 2 level to render):

    http://agenturx.alfahosting.org/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=27&Itemid=2

    Here the list looks strange!

    So i want to change the second list, that it looks “good” without changing something in the first list!
    I hope u know what i mean :-/ What do i have to do?

    Thanks a lot!

    Sherlock Friend
    #364320

    Dear agenturx,

    JA Tab only displays what the module render. In this case, everything works fine, except the module is not wel-style. You need make some more style to indent the children categories to make it look better.

    agenturx Friend
    #364415

    Hmmm, but when i just add a categories list, its displayed very well. look here:

    http://agenturx.alfahosting.org/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=27&Itemid=2

    in the left navigation bar, at the top u see the K2 categories list in the JA Tabs and below it u see the categories list just in a module. i want the JA Tab Module to display the categories as its done in the “normal” module.

    Sherlock Friend
    #364456

    Dear agenturx,

    You can try as following
    Go to the file of plugins/content/ja_tabs/themes/anion/style.css,looking for the css
    .ja-tabswrap .ja-tab-content li:first-child {
    background:none repeat scroll 0 0 transparent;
    }
    .ja-tabswrap .ja-tab-content li {
    background:url(“border-4.gif”) repeat-x scroll left top transparent;
    border-bottom:0 none;
    padding:10px 0 20px;
    width:auto;
    }

    and comment it out
    Then go to the file of plugins/content/ja_tabs/ja.tabs.css,looking for the css
    .ja-tabswrap .ja-tab-content li {
    background:none repeat scroll 0 0 transparent;
    margin:0;
    padding:4px 0 6px;
    }

    also comment it out,I do hope these would help !

    agenturx Friend
    #364574

    Thanks a lot, this is working so far! but it would be nice if the entrys in the list also got this little icon before the links like the second list here:

    http://agenturx.alfahosting.org/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=27&Itemid=2

    Do you know how i can do this?!

    Sherlock Friend
    #364613

    Dear agenturx,

    You can go to the file of templates/ja_anion/core/themes/light-color/css/color.css,Looking for and comment this out
    .ja-tabswrap .ja-tab-content li {
    background-image: url(“../images/border-4.gif”);
    }

    I hope it help

    agenturx Friend
    #364733

    Wow! Nice support! its working 🙂

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

This topic contains 7 replies, has 2 voices, and was last updated by  agenturx 13 years, 11 months ago.

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