Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • samuelhm Friend
    #187696

    The Ja Typo plugin is not working in JA zite.
    I try to create one module with the code:

    <p class=”ja-typo-box box-rounded box-information”>
    <strong>Información</strong>. Realizamos servicios urgentes las 24 horas del dia, los 7 dias de la semana, de agua, luz, gas,
    cerrajerias y obstrucción de bajantes, etc…</p>

    but not look’s good:
    http://grupotasker.com/index.php/servicio24

    only work’s button’s but not show boxes.

    anyone can help me?

    Ninja Lead Moderator
    #493745

    You can fix this error this way

    Open plugins/system/jatypo/jatypo/typo/typo.css file

    Add new script


    body p.box-information {
    background-image: url(images/icons/message/icon-information.png);
    }

    Remember to clear cache from Admin area, let me know if it helps

    samuelhm Friend
    #493815

    🙁 is not fixed. only added a background image but not visible

    Ninja Lead Moderator
    #493821

    <em>@samuelhm 374115 wrote:</em><blockquote>:( is not fixed. only added a background image but not visible</blockquote>

    You can try with my solution again

    Open plugins/system/jat3/jat3/base-themes/default/css/template.css file

    from


    #ja-topsl ul, #ja-topsl p, #ja-topsl ol,
    #ja-botsl ul, #ja-botsl p, #ja-botsl ol { margin: 0; padding: 0; }

    change to


    #ja-topsl ul, #ja-topsl ol,
    #ja-botsl ul, #ja-botsl p, #ja-botsl ol { margin: 0; padding: 0; }

    Remember to clear cache from Admin

    This is the screenshot after changing


    1. Fixed
    samuelhm Friend
    #494046

    now is more good, can’t see the colors but is better.

    Thanks.

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

This topic contains 5 replies, has 2 voices, and was last updated by  samuelhm 11 years, 4 months ago.

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