For some reason my paragraph breaks in the articles do not space out enough. No matter how many margin pixels I apply to the CSS it stays as you see it. Is there a special way to change the spacing of

tags for drupal?

Here is a page: http://www.stratcommandcenter.com/?q=node/5

Comments

broham’s picture

Look at your input format (Administrator > Input Format)

http://drupal.org/handbook/modules/filter

BTW, that page is not displaying properly in Firefox.

Amirsan’s picture

not displaying properly? what do you mean? what do you see?

JavaWoman’s picture

I don't see any problem going to that page.

broham’s picture

Yeah, my mistake. I have an ad-blocker that blocked the Google ads which made it look like only half of the page was being displayed. Sorry for the false alarm.

najibx’s picture

1. Setting in WYSIWYG (Tiny MCE/FCKEditor)
2. CSS of your theme. (I had problem here last time.)

-najibx-

Amirsan’s picture

drupal has a WYSIWYG editor? oh, TinyMCE is the module..?

Thanks guys! I'll try it out.

najibx’s picture

At least both of these are the famous, but personally I prefer and use the FCKEditor. Take ur time and read the docs to get them working. I am surprise that u didn't know .... but now you do!

http://drupal.org/project/FCKEditor
http://drupal.org/project/tinyMCE

-najibx-