Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • conloco Friend
    #130408

    Sorry for stupid question, but cant figure it out.
    In templates typography there is Unordered List and Check List. Whats the difference?
    And How do you change from Unordered List in Editor to Check List. 😀

    jwellman Friend
    #257699

    Each template comes with Typography instructions. Have you viewed the one for your template yet?

    If you can find your typography page go to the top and view the source. In the code you will see how they have used the different ordered lists and how to make them work.

    For instance this: <ul class=”checklist”> <li>This is a sample Check list</li>
    will generate a check mark whereas a simple <li>Example</li> will produce an ordinary bullet.

    conloco Friend
    #257821

    <em>@jwellman 63995 wrote:</em><blockquote>
    For instance this: <ul class=”checklist”> <li>This is a sample Check list</li>
    will generate a check mark whereas a simple <li>Example</li> will produce an ordinary bullet.</blockquote>

    Thanks Jwellman… this is what i was looking for.;)

    Michael Casha Friend
    #257829

    <em>@jwellman 63995 wrote:</em><blockquote>Each template comes with Typography instructions. Have you viewed the one for your template yet?

    If you can find your typography page go to the top and view the source. In the code you will see how they have used the different ordered lists and how to make them work.

    For instance this: <ul class=”checklist”> <li>This is a sample Check list</li>
    will generate a check mark whereas a simple <li>Example</li> will produce an ordinary bullet.</blockquote>
    Beat me to it! Well done.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Michael Casha 16 years, 2 months ago.

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