[Typo3] How to change margin values for <p tags in rtehtmlarea extension?

Jan Bednarik info at bednarik.org
Sat Jun 4 00:03:14 CEST 2005


> Hello,
Hi,

> Is there a way to remove that style as the default? Or at least change
> the value?
Try this:
tt_content.text.20.HTMLparser = 1
tt_content.text.20 {
HTMLparser.allowTags = 
br,link,div,table,td,tr,b,i,u,span,ul,li,a,h1,h2,h3,h4,h5,h6,h7,strong,img,ol,code,adress,font,hr
HTMLparser.tags.p.allowedAttribs = class,align
}

--
Jan Bednarik



More information about the TYPO3-english mailing list