Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • taxformz Friend
    #124007

    Here is the html that I’m using

    <ul><li>Everything you want a church to be.</li>
    <li>Why Olds, because that is where we live.<ul>
    <li class=”number-1″>Your content goes here!</li></ul></li></ul>

    it does not produce the block small number and those icons are in the proper images directory and I did not touch the css file .

    ????not sure what is wrong

    Thanks

    Michael Casha Friend
    #233425

    You have 2 ul and li end tags.

    </ul></li></ul>

    taxformz Friend
    #233426

    changed to this … same result no small block
    css not picking up icons

    <ul>
    <li>Everything you want a church to be.</li>
    <li>Why Olds, because that is where we live.</li>
    <li class=”number-1″>Your content goes here!</li>
    </ul>

    cssyeah Moderator
    #233428

    Hi taxformz,

    You must use <ol> (order list) tag, not <ul> (unorder list) tag and you must use width this format:

    <ol class=”smallnumber”>
    <li class=”number-1″>Everything you want a church to be.</li>
    <li class=”number-2″>Why Olds, because that is where we live.</li>
    <li class=”number-3″>Your content goes here!</li>
    </ol>

    taxformz Friend
    #233430

    that change worked

    maybe you should make “typography” sticky list somewhere for all templates for all class tags

    thanks for help

    cssyeah Moderator
    #233613

    Hi taxformz,

    I will remember your comment!.

    mangoman Friend
    #315765

    The typography in Fagus is not explained well; the link in the User Guide refers you to the demo – but the demo there is incomplete and does not list all classes for typography. Because Fagus remains in the top-10 forums, can this please PLEASE be edited/updated/added with more details?? Other posts state details are found in the bug post, but it has been removed. Please help. 😉

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

This topic contains 7 replies, has 4 voices, and was last updated by  mangoman 14 years, 8 months ago.

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