HomePage Forums INDUS Bullet indentation alignment

This topic contains 5 replies, has 2 voices, and was last updated by  Bryan 5 years, 3 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8802
    scr

    Hi,

    Do you have any recommendations on changing the formatting for a bulleted text so the second line of bullet list entries have the same indent as the first row?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #8825

    Hello

    When i view your post, the bullets display with same indent.

    Thanks

    #8829
    scr

    Hi Brian,

    We are viewing the attached?

    Can we have the 2nd line of the first bullet point to line up with the text (not the bullet) the word ‘any’ to line up under ‘Be’?

    Attachments:
    You must be logged in to view attached files.
    #8901

    Hello

    The start line is the bullets so the section line will be aligned with the bullet.

    There is no way to change it with start word in first line.

    Thanks

    #8908
    scr

    Hi,

    I tried this code after lots of googling and it seems to work ok?

    ul li {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -.5em;
    }

    #8913

    That’s great to see.

    Please contact if you have any other question so we can help.

    Thanks

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

You must be logged in to reply to this topic.