Click to See Complete Forum and Search --> : Stupid <p>'s.


Radon3k
06-18-2003, 05:05 AM
I am getting so sick and tired of every time I hit enter one of those pops up. Can I disable that some how? If I want it to be that then I'll add it myself! It spaces it out way too much.

lanjoky
06-18-2003, 07:52 AM
I just googled it and looked through the program and I dont see anywhere where it is possible to change that function. The only thing I can suggest is use the double pane feature ... code view and page view and input a <br> or whatever where you wan the break instead of using the return key in the page view. If anyone else knows where you can turn this off let us know ... I would be interested in changing this aswell.

Thanks and GL

mzanimephp
06-18-2003, 03:28 PM
Why would you need to hit enter otherwise? When I hit enter, I know that its going to insert a paragraph <p> break, and that works fine for me.

If you'd rather it make a line break <br> then hit shift+enter instead.

Radon3k
06-18-2003, 08:02 PM
I did not know this. Thanks much. :)

lanjoky
06-18-2003, 09:14 PM
Hehe forgot about shift+enter :) thanks

elToro
06-27-2003, 11:36 AM
You could also use CSS to change how much white space is added between paragraphs.