Page 1 of 1

Copy Space between lines

Posted: 09 Aug 2011, 02:52
by JLB
Hello,
Can your tell me how to avoid large spaces between lines of text on my home page in order to avoid an unnecessary extension of the page and in addition this is not very pretty.

See my page: http://www.photosjlboitte.be/bookphotos ... t/Accueil/

Thank you for your explanation and sorry for my very bad English! :oops:

Re: Copy Space between lines

Posted: 10 Aug 2011, 01:13
by mjau-mjau
Did you copy+paste from a Word document or something? This is not recommended, because Word adds heaps of junk to the text. See here:
http://www.photosjlboitte.be/bookphotos ... t/Accueil/

To remove Word formatting, first paste into notepad(win) or textedit(mac), and then copy again from this source and paste into the Imagevue text page. You should then do the formatting directly from the Imagevue Rich Text Editor.

The problem is likely related to using new paragraphs <p>...</p> for each new sentence, instead of separating new lines with single line-break <br/> instead. To achieve single line-breaks, click shift+enter/return instead of clicking just enter.

Re: Copy Space between lines

Posted: 10 Aug 2011, 16:51
by JLB
Ok! big thank you for this explanation. :wink: