0
Welcome Guest! Login
0 items Join Now

Line Height in JCE?

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

    Line Height in JCE?

    Posted 15 years 3 months ago
    • Not sure whether this is the appropriate board, but here goes anyway.

      I need to adjust the line height property to 150% - i.e. to space the lines 1.5 times standard.

      Have entered various css lines in the JCE code editor, but nothing seems to have any effect.

      I would like it to apply to the whole page - any ideas?

      Thanks.
    • www.ourultimatereality.com
  • Re: Line Height in JCE?

    Posted 15 years 3 months ago
    • Could you please provide your website link so we can see and check the problem?

      To change it globally, you can try this:
      Open your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      body * {line-height: 150% !important;}
    • Adrian Cooper's Avatar
    • Adrian Cooper
    • Elite Rocketeer
    • Posts: 531
    • Thanks: 0
    • Technologist, Published Author

    Re: Line Height in JCE?

    Posted 15 years 3 months ago

Time to create page: 0.066 seconds