By Amirsan on
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
Look at your input format
Look at your input format (Administrator > Input Format)
http://drupal.org/handbook/modules/filter
BTW, that page is not displaying properly in Firefox.
not displaying properly?
not displaying properly? what do you mean? what do you see?
I don't see any problem
I don't see any problem going to that page.
Oops...
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.
2 possibilities
1. Setting in WYSIWYG (Tiny MCE/FCKEditor)
2. CSS of your theme. (I had problem here last time.)
-najibx-
drupal has a WYSIWYG editor?
drupal has a WYSIWYG editor? oh, TinyMCE is the module..?
Thanks guys! I'll try it out.
CMS without WYSIWYG editor is not complete ...
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-