Forums

Line Spacing Problems (2 posts)

  1. dsw2925
    Member
    Posted 2 years ago #

    I am trying to increase the line spacing in the main text of my post. I went into the CSS editor and added the line "lineheight:1.5em;" (without quotations) into several different places one at a time including into this section...

    body {
    background:#fff url("images/top.gif") repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:15px;
    color:#222;
    padding:0;
    margin:0;
    }

    and this section....

    #content {
    float:left;
    width:850px;
    }

    Both times it increased the line spacing of the side bar but not the line spacing of the text in the posts. I am using the Journalist on Safari. Here is a link http://canyoneeringblog.com/

    Thanks in advance

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try line-height:1.5em;.

Topic Closed

This topic has been closed to new replies.

About this Topic