Viewing 1 post (of 1 total)
  • Author
    Posts
  • andrewm57 Friend
    #185151

    I was using one of the special <ul> list styles, but the recommended code was being stripped by the JCK editor when I flipped out of source mode. I solved it by adding a non-breaking space.

    Breaks:

    <ul class="ja-typo-list list-star">
    <li><span class="icon"> </span>List item</li>
    </ul>

    Fixed:

    <ul class="ja-typo-list list-star">
    <li><span class="icon"> </span>List item</li>
    </ul>

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  andrewm57 11 years, 9 months ago.

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