Forums

line spacing problem (4 posts)

  1. g_sula
    Member
    Posted 2 years ago #

    I put this code between two lines to increase line spacing but it doesn't work...
    <p style="text-align: left;"> </p>

    P.S. In another theme it works but in mine NOT. Does anyone know what's the problem?

    Thanks in advance.

  2. slurd
    Member
    Posted 2 years ago #

    Just fix it in your CSS.

    body,html {
    line-height: 135%
    }

  3. Saildude
    Member
    Posted 2 years ago #

    If you just want a hard line feed try this:

    <br class="blank" />

  4. g_sula
    Member
    Posted 2 years ago #

    thanks for help. It works!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags