Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • kipperfletcher23 Friend
    #168533

    http://africanleadershipcentre.org/index.php/typography2

    I am unable to see the star, arrows or ticks within template. any advice?

    khoand Friend
    #412550

    Hi,
    Could you give me a snapshot with your annotation?

    jooservices Friend
    #412551

    Hi
    By somehow your demo page missed some span tag for emotion icon:
    for example:

    <span class="icon"></span>
    Thank you
    Viet Vu

    kipperfletcher23 Friend
    #412597

    Here is the code

    </div>
    <div class=”ja-typo-blockrow cols-3 clearfix”>
    <h2 class=”ja-typo-title”><span>Special Unordered Lists+++++++++++++++++++++</span></h2>
    <div class=”ja-typo-block”>
    <div class=”ja-typo-blockct clearfix”>
    <ul id=”typo-15″ class=”ja-typo-list list-arrow”>
    <li>This is a sample <strong>Arrow list</strong>.</li>
    <li>Use <strong><ul class=”ja-typo-list list-arrow”><li><span class=”icon”>*</span>List’s content goes here!</li></ul></strong></li>
    <li>This is a sample Arrowlist.</li>
    </ul>
    </div>

    khoand Friend
    #412872

    Your code must to change like this


    </div>
    <div class="ja-typo-blockrow cols-3 clearfix">
    <h2 class="ja-typo-title"><span>Special Unordered Lists+++++++++++++++++++++</span></h2>
    <div class="ja-typo-block">
    <div class="ja-typo-blockct clearfix">
    <ul id="typo-15" class="ja-typo-list list-arrow">
    <li><span class="icon"></span>This is a sample <strong>Arrow list</strong>.</li>
    <li><span class="icon"></span>Use <strong><ul class="ja-typo-list list-arrow"><li><span class="icon">*</span>List's content goes here!</li></ul></strong></li>
    <li><span class="icon"></span>This is a sample Arrowlist.</li>
    </ul>
    </div>

    Add

    <span class="icon"></span>
    after <li> tag

    kipperfletcher23 Friend
    #413040

    When i used the code you suggested the bullets dissapeared completely

    khoand Friend
    #413119

    Could you give me backend information to check it? Your previous link is not available.

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

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

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