test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ger12 Friend
    #178840

    Hi, what is the fast waw to put some style?

    In Example:
    I have this content:

    kjehfkjlfhsdkjgh
    lgjlkfsdgjlskjg
    fglkjgsdlkgjsfdlkgj

    And i want to show with: list-star

    There is a way to select all and apply ? I use the last version of JCE

    Because is terrible to me edit the html using jatypo. I mean is tedious.

    where is the fast way to do that? please.

    Could you explain me, step by step, how can i do that.

    I swear this is very important to my, my time and my productivity. This is not a joke, please explain step by step and the fast way.

    Saguaros Moderator
    #460252

    Hi ger12,

    First, you should disable all joomla editor like JCE here cause it will filter all the html elements.

    Then you can add the available class for your list to display like the demo site:

    <div class="ja-typo-block">
    <div class="ja-typo-blockct clearfix">
    <ul class="ja-typo-list list-arrow"> <<<< for list as arrows
    <li>This is a sample <strong>Arrow list</strong>.</li>
    <li>Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentesque tincidunt pharetra.</li>
    <li>This is a sample Arrowlist.</li>
    </ul>
    </div>
    </div>
    <div class="ja-typo-block">
    <div class="ja-typo-blockct clearfix">
    <ul class="ja-typo-list list-star"> <<<< for list star
    <li>This is a sample <strong>Star list</strong>.</li>
    <li>Lorem ipsum dolor sit amet consectetuer rutrum dignissim et neque id. Interdum pharetra in a metus congue In Sed Pellentesque tincidunt pharetra.</li>
    <li>This is a sample Starlist.</li>
    </ul>

    ger12 Friend
    #460401

    First, you should disable all joomla editor like JCE here cause it will filter all the html elements.

    Sorry, but dont understand. what do you mean with disable JCE? I use JCE…What kind of editor i need?:-[

    Saguaros Moderator
    #460524

    I meant you just need disable it before add above list style and then you can enable it again.

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

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

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