Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • aberon Friend
    #174168

    Hi,
    I have the following problem
    I am trying to use bullets in my articles but whether I use the editor bullet lists/numbers or use the Jatypo ordered or unordered lists, the result is the same: I can see the bullets in the backend but never in the front end. I am using JCE editor but I also tried with TinyMCE, the result is the same.
    Any help with this…?
    Thanks,

    khoand Friend
    #439464

    Because template redefined bullet css. So could you give me a link to page has your issue? I will help you.

    khoand Friend
    #439492

    You add the code into /templates/kranos/css/template.css

    .ja-tabswrap .ja-tab-content li {
    margin-left: 30px;
    overflow: initial;
    }

    Could you also please notice that there is a change to the font size of the bottom modules when selecting certain articles?
    (user9,10,11,12 positions).

    I think it’s imposible

    aberon Friend
    #439543

    Thanks khoand for your reply,

    unfortunately it does not seem to work. I created a new list after adding the above code lines but no result.Could it be that this block of code should be added on another css file? The problem only holds for articles created containing ja_tabs.
    Now, as for the second one, yes it is possible, if you can please have a look at the bottom modules or at the module with title “Get in touch” on the left when this article is selected

    http://www.veltion.optimumwms.com/optimum-products/warehouse-management/aberonwms.html

    and then when this article is selected

    http://www.veltion.optimumwms.com/optimum-products/warehouse-automation-systems/aberon-voice-picking.html

    Ι am sure that there is a difference.

    Thanks again,:)

    khoand Friend
    #439577

    unfortunately it does not seem to work. I created a new list after adding the above code lines but no result.Could it be that this block of code should be added on another css file? The problem only holds for articles created containing ja_tabs.

    I viewed your /templates/kranos/css/template.css file, it has no my code. Could you check it again? You try delete all of files of /cache and /t3-assets folder.

    Now, as for the second one, yes it is possible, if you can please have a look at the bottom modules or at the module with title “Get in touch” on the left when this article is selected

    http://www.veltion.optimumwms.com/op…aberonwms.html

    and then when this article is selected

    http://www.veltion.optimumwms.com/op…e-picking.html

    Ι am sure that there is a difference.

    You add the code into /templates/kranos/css/template.css


    tt, code, kbd, samp{
    font-family: Helvetica, Arial, sans-serif;
    }

    aberon Friend
    #439618

    Second part of code did the trick !! Thanks a lot!!
    Still can’t see any bullets or numbers…. Yes, code is inserted in template css, you can now find it on top of the template css (it was at the bottom) with a small reference.
    Not sure if I have to add it in another part of the css.
    Cleared cache using Jat3 cache clean an Joomla cache clean (just in case…) .

    Should I do sth more or different ?

    khoand Friend
    #439629

    You replace my code with

    .ja-tabswrap .ja-tab-content li {
    margin-left: 30px !important;
    }

    aberon Friend
    #439644

    khoand,

    After changing the code here are the results:
    – ordered lists using JCE editors buttons work (numbers,lower latin and letters ) all ok
    -unordered list using JCE editors button : no
    -ordered and unordered lists using JA typo : no

    Still good for me to do what I want but very strange not to be able to even use a bullet within ja tabs…Unless you have another idea, I think it is time to report a bug… Nevertheless, I appreciate your help till now !

    freissmann Developer
    #445686

    Any solutions for the unordered & JA typo or was the bug already reported?

    aberon Friend
    #445906

    The problem has just been added to ticketing system,(it was of medium prioriyt to me) and I am sure they will take care of it …

    Cheers,:)

    aberon Friend
    #447635

    Here is the solution as provided by JA support team (THX!)

    “… open the file of plugins/system/jatabs/jatabs/ja.tabs.css looking for this css

    .ja-tabswrap .ja-tab-content li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 4px 0 6px;
    }

    and remove it or comment it out..”

    It worked for me so I think this may help others with the same problem…:)

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

This topic contains 11 replies, has 3 voices, and was last updated by  aberon 12 years, 7 months ago.

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