[TYPO3] RTE created page content has no paragraph spacing
Tapio Markula
tapio.markula at dnainternet.net
Fri May 19 12:53:01 CEST 2006
Debajit wrote:
> Hi David,
> i suppose you can overwrite it in your css,something like this--
>
> p{
> margin: 2px 2px 2px 2px;
> padding: 2px 2px 2px 2px;
> }
doesn't work because style has the highest weight
margin: 2px 2px 2px 2px !important overrides style="margin:0"
>> I'm guessing it has to do with styles.content
presumably defined in setup.txt for CSS style content or
if you use styles.content there - use CSS then
More information about the TYPO3-english
mailing list