[TYPO3] Direct mail how to remove css
Brian Bendtsen
bb at bellevuevej.dk
Wed Mar 12 12:37:06 CET 2008
Hi
Im using Direct mail to send newsletters, I have a small problem with
the HTML version
After the newsletter content, multiple lines with css is shown
<snip>
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display:
inline; }
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
border: 2px solid black;
padding: 0px 0px;
}
</snip>
A tip to how to remove this would be great
/Brian
More information about the TYPO3-english
mailing list