Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • wouterz Friend
    #167943

    Either I am doing something wrong or there is a bug in template. I have included the following code into a Test a article:

    <ul class=”ja-typo-list 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>

    <div>
    <ul class=”ja-typo-list list-arrow”>
    <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>

    But it does not show the star icon in front of the list-items. See screenshot

    I have tried for instance the blocks they work ok, as well as default Unsorted List they are also fine.


    1. star_example
    Trimud Friend
    #409404

    Hi,

    could You please give link to Your site.
    I guess there are some CSS conflicts, that needs to be resolved.

    Regards

    wouterz Friend
    #409479

    I added site details for you to the restricted part of the topic. As the site is in development you will have to login in order to get to the front end. The example is in the component position on the home page. thanx in advance

    Trimud Friend
    #409569

    Hi,

    it seems like You are missing some HTML markup:
    <li>
    <span class=”icon”> </span>This is a sample <strong>Star list</strong>.
    </li>

    You have to add: <span class=”icon”> </span>

    Regards

    wouterz Friend
    #409580

    It seems that tiny mce is removing the span tags. I switched to Tiny because the typo plugin doesn’t work on JCE. I switch back to JCE an added the tags in HTML and it worked.

    It some what of a half solution but OK. Hop you fix typo plugin and JCE problem. And maybe you could have a look if romovig the span tags is a bug in tiny or that I have some setting wrong (probabaly the last, because I never use tiny).

    Trimud Friend
    #409591

    I guess TinyMCE strips HTML tags and this has nothing to do with TYPO plugin.

    There is a setting in Joomla 1.5 to Blacklist user groups from adding HTML tags, but I can’t find it in Joomla 1.7.

    Regards

    wouterz Friend
    #409612

    I guess so, on the otherhand it doesn’t strip all tags. Well problem solved for now, waiting for the JA typo plugin on JCE.

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

This topic contains 7 replies, has 2 voices, and was last updated by  wouterz 13 years, 2 months ago.

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