Page 1 of 1

simple question re html from a newbie

Posted: Sat Apr 16, 2005 2:19 am
by ddegagne
I have used an html nugget to include a bunch of link icons in the sidebar.

see http://www.ordinaryjoe.ca/blog/

To get them to line up vertically, I set the cursor next to each item in non-html mode in the editor. It worked fine but it double spaced them. I want a single space but don't know how to change the code. Each script has a <p><p/> in front of them and I think one of them means double space, but deleting them doesn't seem to change things. How do I change this to single space so my icons are stacked together.

Don

Re: simple question re html from a newbie

Posted: Sat Apr 16, 2005 11:10 am
by garvinhicking
So you are using the WYSIWYG editor, right?

Hit "Shift-Enter" instead of "Enter" to make a single linebreak instead of a paragraph.

Regards,
Garvin

Posted: Sat Apr 16, 2005 8:32 pm
by Guest
Thanks Garvin, much appreciated.

Don

line feed

Posted: Tue Jul 25, 2006 7:24 pm
by dogshed
I removed the NL2BR event plugin and that solved many problems with breaks. -Jeff