Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • giuliano m Friend
    #193162

    I would like to insert in the titles, this css.

    .custom_text_note_autostoppisti {
    background: url(“/images/css_custom_tamtam/images/nota.png”) no-repeat scroll 7px 50% #E0ECBD;
    border: 1px solid #66CCCC;
    padding: 10px 10px 10px 45px;
    text-align: left;
    }

    I use jce, but the custom css code only works in the preview of the article,

    but when I save the article in the css file is not considered.

    the only way I’ve found is to edit the css reset.css

    I would like to know which is the right css file to get the same effect.

    Also ja typo extension only works in the preview of the article

    Wall Crasher Developer
    #516442

    Hi giuliano m,

    If reset.css work on your site, then it is fine to place your code there.
    You will have less work to do.

    For best, you can copy templatessystemcsseditor.css
    to templatesja_wallcsseditor.css
    Put your custom css there and it will load to your editor (when you edit article)

    Also, you need to add

    <link rel="stylesheet" type="text/css" href="<?php echo $tplcsspath ?>/editor.css" media="all" />
    just after

    <link rel="stylesheet" type="text/css" href="<?php echo $tplcsspath ?>/reset.css" media="all" />

    in templatesja_wallindex.php

    Hope it helps,

    Regards

    giuliano m Friend
    #516610

    Perfect thx 🙂

    and for ja typo is compatible for ja-wall?

    Wall Crasher Developer
    #516625

    @ giuliano m,

    JA Typo does not come with JA Wall by default.
    It will not have any code conflict, however not all styles of JA Typo will work on JA Wall.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Wall Crasher 10 years, 5 months ago.

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