Share » Forums » General » OE for 3.6.0: prevent insert of...

OE for 3.6.0: prevent insert of <p>-tag inside <td>-tag

OE for 3.6.0: prevent insert of <p>-tag inside <td>-tag

Thursday 04 August 2005 6:49:11 am - 1 reply

Author Message

David Eriksson

Thursday 04 August 2005 6:53:14 am

A quick (half-dirty) fix would be to add some CSS.

td p {
    display: inline;
}

You might want to use a class or something, or you might end up breaking the rest of your site. ;)

/David

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu