0
Welcome Guest! Login
0 items Join Now

SOLVED Afterburner: Line height?

    • Adrian Cooper's Avatar
    • Adrian Cooper
    • Elite Rocketeer
    • Posts: 531
    • Thanks: 0
    • Technologist, Published Author

    SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • I would like to increas line height for the main body text.

      I added it to the css but it affected the entire template, so I guess I need to add it to the HTML.

      I did do this but the code disappeared again - I guess it must be JCE - can I alter line height within the css or without it disappearing. I know I can change to the raw html editor, but as soon as aI switch back the same will happen.

      Thanks.
    • www.ourultimatereality.com
  • Re: SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • Could you please attach a screenshot with annotation to explain better your problem? Could you please provide your website link so we can see and check the problem?
    • Adrian Cooper's Avatar
    • Adrian Cooper
    • Elite Rocketeer
    • Posts: 531
    • Thanks: 0
    • Technologist, Published Author

    Re: SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • Thanks Arifin.

      There is nothing to see as it is not a problem as such. I simply need to space out the lines of text a bit more. In straight usually use 125% or 150% to make it more readable. e.g.

      <p style="line-height: 125%"></p> etc

      Can I add the equivalent to "light.css" or to the HTML?

      Thanks.
    • www.ourultimatereality.com
  • Re: SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • yes, you can add :
      p {line-height: 125%;}
      in your css file
    • Adrian Cooper's Avatar
    • Adrian Cooper
    • Elite Rocketeer
    • Posts: 531
    • Thanks: 0
    • Technologist, Published Author

    Re: SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • Thanks Arifin - that worked.
      Actually for some reason 125% actually compressed the line height so I moved it to 175% and that produced the required effect.
    • www.ourultimatereality.com
  • Re: SOLVED Afterburner: Line height?

    Posted 15 years 6 months ago
    • Great. I will mark this as solved

Time to create page: 0.052 seconds