Viewing 7 replies - 1 through 7 (of 7 total)
  • Depends on the theme and how it’s been coded in the css.

    line-height: is one attribute that could be used

    A link to the theme and we’ll get the right answer for you 🙂

    Look for:

    .narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
    }

    .widecolumn {
    line-height: 1.6em;
    }

    in style.css. Change the number for the lineheight.

    Thread Starter ghaib

    (@ghaib)

    I’m using the default 2.0 kubrick theme

    Incidentally, I wasn’t contradicting Podz, just posting at the same time he was. Podz is right — your theme might be different from mine.

    Thread Starter ghaib

    (@ghaib)

    solved, thanks guys

    Haecceity – no worries – you were right 🙂

    Thread Starter ghaib

    (@ghaib)

    another problem, line height is ok on the front page, but on the individual posts it’s still the same

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Vertical word spacing’ is closed to new replies.