• When I use the return/enter key to make a break in a paragraph or between photos I am finding that the space being created is much more like 4 or 5 line spaces rather than the usual two, or one with shift held down. I am really confused as to how to amend this so that it is functioning as ‘normal’…

    here is a single page post to illustrate…

    https://www.nicshonfeld.com/tagebuch/?p=109

    any suggestion gratefully received…

    nic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • This CSS code is doing that:

    #content p,
    #content ul,
    #content ol,
    #content dd,
    #content pre,
    #content hr {
    	margin-bottom: 80px;
    }

    It’s set at 24px in the unchanged twentyten style.css file, so it was evidently changed?

    Thread Starter nshonfeld

    (@nshonfeld)

    ah many thanks. i think i must have changed when i was trying to figure out how to created a little more space between my posts. I think i thought i was making a larger margin at the bottom of the post.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘line height issues when hitting return/enter’ is closed to new replies.