Jump to content

remove gap between lines of text


bearback

Recommended Posts

Posted

permanently remove the gap between lines of text when starting a new line

my members don't wont to keep having to do SHIFT+ENTER all the time or keep explaining the issue

thanks

 

Posted

If you want the editor body to have the same "look" you can edit the css for the editor, it is in applications/core/interface/ckeditor/ckeditor/skins/ips/content.css (this is assuming you are running the default theme, if not, find your theme folder instead and alter its content.css), add this to the end of it.

p { margin:0px;}

 

Posted

At 1st the gap bothered me but I have got used too it. Maybe make it so you have a choice? 

Same here, now I am used to it, I don't have a problem & if you don't want to double space, press shift & enter
Like this

as opposed to this

Posted

the point is here, you should not have "to get used to it"

just another issue that's going to get skipped over and yet another code edit or a plugin to sort

Posted

It's the way the editor works, and I agree, I like single spacing... FB, email, OpenOffice, all single... but this is a preference, not an issue. It can be addressed with a few lines of css. It's as simple as changing a color you don't like. ;)

Posted

If you don't want to double space, press shift & enter.

You don't even have to do any css work as Greg W posted. I do however, feel that it should be optional because it does get a bit tiring explaining how to press shift and enter to avoid the gap.  

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...