I was wondering if there is a way to knock out the paragrah tags that get put around an image for one of my blocks? I have tried to go into Input Format and knock out line breaks, but it still doesn't work. I'm using FCKeditor as well and tried to set every setting I could to block the paragraph tags (Obviously, I want an image to fill the full block box, in this case with no title).

Any advice? Even when I go into source code and strip the paragrpah tags, they come back like spectors from the dead. This cause unwanted padding. I with that I could edit the blocks in HTML without the auto-tags being added.

Thanks!

Comments

Anonymous’s picture

Tinymce is very likely to cause this.
You might want to add the following to your css:

.block p {margin:0;}

-----------------------------------------
Joep
CompuBase, Drupal, websites and webdesign